@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://kb.dev.arxive-eccch.eu/entity/> .
@prefix data: <https://kb.dev.arxive-eccch.eu/wiki/Special:EntityData/> .
@prefix wds: <https://kb.dev.arxive-eccch.eu/entity/statement/> .
@prefix wdref: <https://kb.dev.arxive-eccch.eu/reference/> .
@prefix wdv: <https://kb.dev.arxive-eccch.eu/value/> .
@prefix wdt: <https://kb.dev.arxive-eccch.eu/prop/direct/> .
@prefix wdtn: <https://kb.dev.arxive-eccch.eu/prop/direct-normalized/> .
@prefix p: <https://kb.dev.arxive-eccch.eu/prop/> .
@prefix ps: <https://kb.dev.arxive-eccch.eu/prop/statement/> .
@prefix psv: <https://kb.dev.arxive-eccch.eu/prop/statement/value/> .
@prefix psn: <https://kb.dev.arxive-eccch.eu/prop/statement/value-normalized/> .
@prefix pq: <https://kb.dev.arxive-eccch.eu/prop/qualifier/> .
@prefix pqv: <https://kb.dev.arxive-eccch.eu/prop/qualifier/value/> .
@prefix pqn: <https://kb.dev.arxive-eccch.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://kb.dev.arxive-eccch.eu/prop/reference/> .
@prefix prv: <https://kb.dev.arxive-eccch.eu/prop/reference/value/> .
@prefix prn: <https://kb.dev.arxive-eccch.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://kb.dev.arxive-eccch.eu/prop/novalue/> .

data:Q3350 a schema:Dataset ;
	schema:about wd:Q3350 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "10081"^^xsd:integer ;
	schema:dateModified "2026-06-28T18:31:26Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q3350 a wikibase:Item ;
	wdt:P27 <http://example.org/book-extraction/page_7_block_63> ;
	wdt:P1 wd:Q142 ;
	wdt:P203 "Para dar início à reconstrução/ampliação do edifício, nomeadamente à construção de garagens, e logo a uma grande movimentação de terras, e visto termos registado duas estruturas negativas que estarão associadas a um Povoado da Idade do Bronze, apresentamos em Nota Técnica que seria crucial um acompanhamento de todas as movimentações de terra. Sendo que esse desaterro fosse realizado recorrendo a maquinaria, utilizando balde em lâmina, ou seja, sem dentes, para limpeza do substrato rochoso, e ser assim possível detectar eventuais estruturas negativas que porventura pudessem existir." ;
	wdt:P137 wd:Q3343 ;
	p:P27 wds:Q3350-A0415B17-6D66-460B-AFE7-768F6FEBC9E1 .

wds:Q3350-A0415B17-6D66-460B-AFE7-768F6FEBC9E1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://example.org/book-extraction/page_7_block_63> .

wd:Q3350 p:P1 wds:Q3350-536E6276-CA4D-42A4-A0A2-56CC3FA5CFCD .

wds:Q3350-536E6276-CA4D-42A4-A0A2-56CC3FA5CFCD a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q142 .

wd:Q3350 p:P203 wds:Q3350-5A909D5F-0C1A-4845-A219-4CA83399B384 .

wds:Q3350-5A909D5F-0C1A-4845-A219-4CA83399B384 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P203 "Para dar início à reconstrução/ampliação do edifício, nomeadamente à construção de garagens, e logo a uma grande movimentação de terras, e visto termos registado duas estruturas negativas que estarão associadas a um Povoado da Idade do Bronze, apresentamos em Nota Técnica que seria crucial um acompanhamento de todas as movimentações de terra. Sendo que esse desaterro fosse realizado recorrendo a maquinaria, utilizando balde em lâmina, ou seja, sem dentes, para limpeza do substrato rochoso, e ser assim possível detectar eventuais estruturas negativas que porventura pudessem existir." .

wd:Q3350 p:P137 wds:Q3350-4D9D0A42-3E02-4FE8-B223-C52D3FD7973C .

wds:Q3350-4D9D0A42-3E02-4FE8-B223-C52D3FD7973C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P137 wd:Q3343 .

wd:Q3350 rdfs:label "Block 63 (text)"@en ;
	skos:prefLabel "Block 63 (text)"@en ;
	schema:name "Block 63 (text)"@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:Q142 a wikibase:Item ;
	rdfs:label "Symbolic Object [E90]"@en ;
	skos:prefLabel "Symbolic Object [E90]"@en ;
	schema:name "Symbolic Object [E90]"@en ;
	schema:description "This class comprises identifiable symbols and any aggregation of symbols, such as characters, identifiers, traffic signs, emblems, texts, data sets, images, musical scores, multimedia objects, computer program code, or mathematical formulae that have an o"@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:Q3343 a wikibase:Item ;
	rdfs:label "Page 7 of Excavation report.pdf"@en ;
	skos:prefLabel "Page 7 of Excavation report.pdf"@en ;
	schema:name "Page 7 of Excavation report.pdf"@en .

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

p:P137 a owl:ObjectProperty .

psv:P137 a owl:ObjectProperty .

pqv:P137 a owl:ObjectProperty .

prv:P137 a owl:ObjectProperty .

wdt:P137 a owl:ObjectProperty .

ps:P137 a owl:ObjectProperty .

pq:P137 a owl:ObjectProperty .

pr:P137 a owl:ObjectProperty .

wdno:P137 a owl:Class ;
	owl:complementOf _:33ffc2ef145e222e1d7e20eb09f88519 .

_:33ffc2ef145e222e1d7e20eb09f88519 a owl:Restriction ;
	owl:onProperty wdt:P137 ;
	owl:someValuesFrom owl:Thing .
