@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <https://wikibase.arxive.okfn.gr/entity/> .
@prefix data: <https://wikibase.arxive.okfn.gr/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.arxive.okfn.gr/entity/statement/> .
@prefix wdref: <https://wikibase.arxive.okfn.gr/reference/> .
@prefix wdv: <https://wikibase.arxive.okfn.gr/value/> .
@prefix wdt: <https://wikibase.arxive.okfn.gr/prop/direct/> .
@prefix wdtn: <https://wikibase.arxive.okfn.gr/prop/direct-normalized/> .
@prefix p: <https://wikibase.arxive.okfn.gr/prop/> .
@prefix ps: <https://wikibase.arxive.okfn.gr/prop/statement/> .
@prefix psv: <https://wikibase.arxive.okfn.gr/prop/statement/value/> .
@prefix psn: <https://wikibase.arxive.okfn.gr/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.arxive.okfn.gr/prop/qualifier/> .
@prefix pqv: <https://wikibase.arxive.okfn.gr/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.arxive.okfn.gr/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.arxive.okfn.gr/prop/reference/> .
@prefix prv: <https://wikibase.arxive.okfn.gr/prop/reference/value/> .
@prefix prn: <https://wikibase.arxive.okfn.gr/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.arxive.okfn.gr/prop/novalue/> .

data:Q5457 a schema:Dataset ;
	schema:about wd:Q5457 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "27824"^^xsd:integer ;
	schema:dateModified "2026-06-04T06:00:32Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q5457 a wikibase:Item ;
	wdt:P27 <http://example.org/data/content_output-015_2> ;
	wdt:P1 wd:Q99 ;
	wdt:P203 "still retaining its accuracy, no notice was taken of it by the Government, yet, in 1852, the Government awarded Minié (a Frenchman) £10,000 for a bullet on the same principle as Greener's invention of 1836. The method used was that of a plug driven by the powder gas into the base of the bullet. Mr. Greener considered himself aggrieved by this, and the Government ultimately admitted the justice of his claim and gave him £1,000 in the Army Estimates of 1857." ;
	wdt:P97 wd:Q5452 ;
	p:P27 wds:Q5457-56508F16-9DBA-49B8-B3DB-2EE3FCF0379D .

wds:Q5457-56508F16-9DBA-49B8-B3DB-2EE3FCF0379D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://example.org/data/content_output-015_2> .

wd:Q5457 p:P1 wds:Q5457-60C4E804-5E08-4151-8537-76E72D34409F .

wds:Q5457-60C4E804-5E08-4151-8537-76E72D34409F a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q99 .

wd:Q5457 p:P203 wds:Q5457-B2ED4C27-E210-47F0-B0F2-EFD322D2A263 .

wds:Q5457-B2ED4C27-E210-47F0-B0F2-EFD322D2A263 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P203 "still retaining its accuracy, no notice was taken of it by the Government, yet, in 1852, the Government awarded Minié (a Frenchman) £10,000 for a bullet on the same principle as Greener's invention of 1836. The method used was that of a plug driven by the powder gas into the base of the bullet. Mr. Greener considered himself aggrieved by this, and the Government ultimately admitted the justice of his claim and gave him £1,000 in the Army Estimates of 1857." .

wd:Q5457 p:P97 wds:Q5457-63A1E818-2E4C-4D37-903F-7C780C5CC243 .

wds:Q5457-63A1E818-2E4C-4D37-903F-7C780C5CC243 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P97 wd:Q5452 .

wd:Q5457 rdfs:label "content_output-015_2"@en ;
	skos:prefLabel "content_output-015_2"@en ;
	schema:name "content_output-015_2"@en .

wd:P27 a wikibase:Property ;
	rdfs:label "URI"@en ;
	skos:prefLabel "URI"@en ;
	schema:name "URI"@en ;
	schema:description "The URI of the entity."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P27 ;
	wikibase:claim p:P27 ;
	wikibase:statementProperty ps:P27 ;
	wikibase:statementValue psv:P27 ;
	wikibase:qualifier pq:P27 ;
	wikibase:qualifierValue pqv:P27 ;
	wikibase:reference pr:P27 ;
	wikibase:referenceValue prv:P27 ;
	wikibase:novalue wdno:P27 .

p:P27 a owl:ObjectProperty .

psv:P27 a owl:ObjectProperty .

pqv:P27 a owl:ObjectProperty .

prv:P27 a owl:ObjectProperty .

wdt:P27 a owl:ObjectProperty .

ps:P27 a owl:ObjectProperty .

pq:P27 a owl:ObjectProperty .

pr:P27 a owl:ObjectProperty .

wdno:P27 a owl:Class ;
	owl:complementOf _:404becc5aa3ce80ccff9624ca1c68acc .

_:404becc5aa3ce80ccff9624ca1c68acc a owl:Restriction ;
	owl:onProperty wdt:P27 ;
	owl:someValuesFrom owl:Thing .

wd:Q99 a wikibase:Item ;
	rdfs:label "Linguistic Object [E33]"@en ;
	skos:prefLabel "Linguistic Object [E33]"@en ;
	schema:name "Linguistic Object [E33]"@en ;
	schema:description "This class comprises identifiable expressions in natural language or languages. Instances of E33 Linguistic Object can be expressed in many ways: e.g. as written texts, recorded speech, or sign language. However, the CIDOC CRM treats instances of E33 Ling"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:P203 a wikibase:Property ;
	rdfs:label "has symbolic content [P190]"@en ;
	skos:prefLabel "has symbolic content [P190]"@en ;
	schema:name "has symbolic content [P190]"@en ;
	schema:description "This property associates an instance of E90 Symbolic Object with a complete, identifying representation of its content in the form of an instance of E62 String. This property only applies to instances of E90 Symbolic Object that can be represented complet"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P203 ;
	wikibase:claim p:P203 ;
	wikibase:statementProperty ps:P203 ;
	wikibase:statementValue psv:P203 ;
	wikibase:qualifier pq:P203 ;
	wikibase:qualifierValue pqv:P203 ;
	wikibase:reference pr:P203 ;
	wikibase:referenceValue prv:P203 ;
	wikibase:novalue wdno:P203 .

p:P203 a owl:ObjectProperty .

psv:P203 a owl:ObjectProperty .

pqv:P203 a owl:ObjectProperty .

prv:P203 a owl:ObjectProperty .

wdt:P203 a owl:DatatypeProperty .

ps:P203 a owl:DatatypeProperty .

pq:P203 a owl:DatatypeProperty .

pr:P203 a owl:DatatypeProperty .

wdno:P203 a owl:Class ;
	owl:complementOf _:d93ed498ac0c724c59f6b53a52476020 .

_:d93ed498ac0c724c59f6b53a52476020 a owl:Restriction ;
	owl:onProperty wdt:P203 ;
	owl:someValuesFrom owl:Thing .

wd:Q5452 a wikibase:Item ;
	rdfs:label "block_output-015_2"@en ;
	skos:prefLabel "block_output-015_2"@en ;
	schema:name "block_output-015_2"@en .

wd:P97 a wikibase:Property ;
	rdfs:label "is carried by [P128i]"@en ;
	skos:prefLabel "is carried by [P128i]"@en ;
	schema:name "is carried by [P128i]"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P97 ;
	wikibase:claim p:P97 ;
	wikibase:statementProperty ps:P97 ;
	wikibase:statementValue psv:P97 ;
	wikibase:qualifier pq:P97 ;
	wikibase:qualifierValue pqv:P97 ;
	wikibase:reference pr:P97 ;
	wikibase:referenceValue prv:P97 ;
	wikibase:novalue wdno:P97 .

p:P97 a owl:ObjectProperty .

psv:P97 a owl:ObjectProperty .

pqv:P97 a owl:ObjectProperty .

prv:P97 a owl:ObjectProperty .

wdt:P97 a owl:ObjectProperty .

ps:P97 a owl:ObjectProperty .

pq:P97 a owl:ObjectProperty .

pr:P97 a owl:ObjectProperty .

wdno:P97 a owl:Class ;
	owl:complementOf _:ded0a957be7ec7798a8b774f0ef2ce7e .

_:ded0a957be7ec7798a8b774f0ef2ce7e a owl:Restriction ;
	owl:onProperty wdt:P97 ;
	owl:someValuesFrom owl:Thing .
