@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 v: <http://www.canonbase.eu:8181/value/> .
@prefix wd: <http://www.canonbase.eu:8181/entity/> .
@prefix data: <http://www.canonbase.eu:8181/wiki/Special:EntityData/> .
@prefix s: <http://www.canonbase.eu:8181/entity/statement/> .
@prefix ref: <http://www.canonbase.eu:8181/reference/> .
@prefix wdt: <http://www.canonbase.eu:8181/prop/direct/> .
@prefix wdtn: <http://www.canonbase.eu:8181/prop/direct-normalized/> .
@prefix p: <http://www.canonbase.eu:8181/prop/> .
@prefix ps: <http://www.canonbase.eu:8181/prop/statement/> .
@prefix psv: <http://www.canonbase.eu:8181/prop/statement/value/> .
@prefix psn: <http://www.canonbase.eu:8181/prop/statement/value-normalized/> .
@prefix pq: <http://www.canonbase.eu:8181/prop/qualifier/> .
@prefix pqv: <http://www.canonbase.eu:8181/prop/qualifier/value/> .
@prefix pqn: <http://www.canonbase.eu:8181/prop/qualifier/value-normalized/> .
@prefix pr: <http://www.canonbase.eu:8181/prop/reference/> .
@prefix prv: <http://www.canonbase.eu:8181/prop/reference/value/> .
@prefix prn: <http://www.canonbase.eu:8181/prop/reference/value-normalized/> .
@prefix wdno: <http://www.canonbase.eu:8181/prop/novalue/> .

data:Q4899 a schema:Dataset ;
	schema:about wd:Q4899 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "474202"^^xsd:integer ;
	schema:dateModified "2024-03-01T06:49:31Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q4899 a wikibase:Item ;
	rdfs:label "Portugal"@en ;
	skos:prefLabel "Portugal"@en ;
	schema:name "Portugal"@en ;
	rdfs:label "Portugalsko"@cs ;
	skos:prefLabel "Portugalsko"@cs ;
	schema:name "Portugalsko"@cs ;
	rdfs:label "Portugal"@de ;
	skos:prefLabel "Portugal"@de ;
	schema:name "Portugal"@de ;
	rdfs:label "Portugal"@sv ;
	skos:prefLabel "Portugal"@sv ;
	schema:name "Portugal"@sv ;
	rdfs:label "Portugal"@nl ;
	skos:prefLabel "Portugal"@nl ;
	schema:name "Portugal"@nl ;
	rdfs:label "Portogallo"@it ;
	skos:prefLabel "Portogallo"@it ;
	schema:name "Portogallo"@it ;
	rdfs:label "Portugal"@es ;
	skos:prefLabel "Portugal"@es ;
	schema:name "Portugal"@es ;
	wdt:P152 "+51"^^xsd:decimal ;
	wdt:P1 wd:Q440 ;
	wdt:P16 "Q45" ;
	wdt:P253 wd:Q23872 ;
	wdt:P326 "PT" ;
	p:P152 s:Q4899-73967E73-F3BB-4259-BA6E-4B53A938067D .

s:Q4899-73967E73-F3BB-4259-BA6E-4B53A938067D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P152 "+51"^^xsd:decimal ;
	psv:P152 v:e34145ca5928b4edb780ea565174b08d .

wd:Q4899 p:P1 s:Q4899-2159EAF6-7DCC-4504-A54C-30EEE7EDAF34 .

s:Q4899-2159EAF6-7DCC-4504-A54C-30EEE7EDAF34 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q440 .

wd:Q4899 p:P16 s:Q4899-D08A95BE-8802-45EE-BF37-BE3000FF12AF .

s:Q4899-D08A95BE-8802-45EE-BF37-BE3000FF12AF a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P16 "Q45" .

wd:Q4899 p:P253 s:Q4899-ABB3A5A2-99EC-4AEF-991B-16D416762435 .

s:Q4899-ABB3A5A2-99EC-4AEF-991B-16D416762435 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P253 wd:Q23872 .

wd:Q4899 p:P326 s:Q4899-adbedfcd-40ab-3b31-8fef-6f4f49f1c157 .

s:Q4899-adbedfcd-40ab-3b31-8fef-6f4f49f1c157 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P326 "PT" .

wd:P152 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#Quantity> ;
	wikibase:directClaim wdt:P152 ;
	wikibase:claim p:P152 ;
	wikibase:statementProperty ps:P152 ;
	wikibase:statementValue psv:P152 ;
	wikibase:qualifier pq:P152 ;
	wikibase:qualifierValue pqv:P152 ;
	wikibase:reference pr:P152 ;
	wikibase:referenceValue prv:P152 ;
	wikibase:novalue wdno:P152 ;
	wikibase:directClaimNormalized wdtn:P152 ;
	wikibase:statementValueNormalized psn:P152 ;
	wikibase:qualifierValueNormalized pqn:P152 ;
	wikibase:referenceValueNormalized prn:P152 .

p:P152 a owl:ObjectProperty .

psv:P152 a owl:ObjectProperty .

pqv:P152 a owl:ObjectProperty .

prv:P152 a owl:ObjectProperty .

wdt:P152 a owl:DatatypeProperty .

ps:P152 a owl:DatatypeProperty .

pq:P152 a owl:DatatypeProperty .

pr:P152 a owl:DatatypeProperty .

psn:P152 a owl:ObjectProperty .

pqn:P152 a owl:ObjectProperty .

prn:P152 a owl:ObjectProperty .

wdtn:P152 a owl:DatatypeProperty .

wdno:P152 a owl:Class ;
	owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty wdt:P152 ;
	owl:someValuesFrom owl:Thing .

wd:P152 rdfs:label "EUTA country id"@en ;
	skos:prefLabel "EUTA country id"@en ;
	schema:name "EUTA country id"@en .

wd:Q440 a wikibase:Item ;
	rdfs:label "Country"@en ;
	skos:prefLabel "Country"@en ;
	schema:name "Country"@en ;
	rdfs:label "Land"@nl ;
	skos:prefLabel "Land"@nl ;
	schema:name "Land"@nl ;
	rdfs:label "Nazione"@it ;
	skos:prefLabel "Nazione"@it ;
	schema:name "Nazione"@it ;
	schema:description "Groups all items that are countries"@en,
		"Raggruppa tutti gli elementi che sono nazioni"@it .

wd:P1 a wikibase:Property,
		wikibase:Property ;
	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 _:genid2 .

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

wd:P1 rdfs:label "Instance of"@en ;
	skos:prefLabel "Instance of"@en ;
	schema:name "Instance of"@en ;
	rdfs:label "exemplaar van"@nl ;
	skos:prefLabel "exemplaar van"@nl ;
	schema:name "exemplaar van"@nl ;
	rdfs:label "Bestandteil von"@de ;
	skos:prefLabel "Bestandteil von"@de ;
	schema:name "Bestandteil von"@de ;
	rdfs:label "Componentes de"@es ;
	skos:prefLabel "Componentes de"@es ;
	schema:name "Componentes de"@es ;
	rdfs:label "Istanza di"@it ;
	skos:prefLabel "Istanza di"@it ;
	schema:name "Istanza di"@it ;
	rdfs:label "exempel på"@sv ;
	skos:prefLabel "exempel på"@sv ;
	schema:name "exempel på"@sv ;
	rdfs:label "Instance čeho"@cs ;
	skos:prefLabel "Instance čeho"@cs ;
	schema:name "Instance čeho"@cs ;
	rdfs:label "exemplaire de"@fr ;
	skos:prefLabel "exemplaire de"@fr ;
	schema:name "exemplaire de"@fr .

wd:P16 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P16 ;
	wikibase:claim p:P16 ;
	wikibase:statementProperty ps:P16 ;
	wikibase:statementValue psv:P16 ;
	wikibase:qualifier pq:P16 ;
	wikibase:qualifierValue pqv:P16 ;
	wikibase:reference pr:P16 ;
	wikibase:referenceValue prv:P16 ;
	wikibase:novalue wdno:P16 ;
	wikibase:directClaimNormalized wdtn:P16 ;
	wikibase:statementValueNormalized psn:P16 ;
	wikibase:qualifierValueNormalized pqn:P16 ;
	wikibase:referenceValueNormalized prn:P16 .

p:P16 a owl:ObjectProperty .

psv:P16 a owl:ObjectProperty .

pqv:P16 a owl:ObjectProperty .

prv:P16 a owl:ObjectProperty .

wdt:P16 a owl:DatatypeProperty .

ps:P16 a owl:DatatypeProperty .

pq:P16 a owl:DatatypeProperty .

pr:P16 a owl:DatatypeProperty .

psn:P16 a owl:ObjectProperty .

pqn:P16 a owl:ObjectProperty .

prn:P16 a owl:ObjectProperty .

wdtn:P16 a owl:ObjectProperty .

wdno:P16 a owl:Class ;
	owl:complementOf _:genid3 .

_:genid3 a owl:Restriction ;
	owl:onProperty wdt:P16 ;
	owl:someValuesFrom owl:Thing .

wd:P16 rdfs:label "Wikidata source"@en ;
	skos:prefLabel "Wikidata source"@en ;
	schema:name "Wikidata source"@en ;
	rdfs:label "WikiData bron"@nl ;
	skos:prefLabel "WikiData bron"@nl ;
	schema:name "WikiData bron"@nl ;
	schema:description "Wikidata item id, refers to the Main WikiData Q number"@en,
		"Wikidata item id"@nl .

wd:Q23872 a wikibase:Item ;
	rdfs:label "Europe"@en ;
	skos:prefLabel "Europe"@en ;
	schema:name "Europe"@en ;
	rdfs:label "Europa"@es ;
	skos:prefLabel "Europa"@es ;
	schema:name "Europa"@es ;
	rdfs:label "Europa"@it ;
	skos:prefLabel "Europa"@it ;
	schema:name "Europa"@it ;
	rdfs:label "Europa"@sv ;
	skos:prefLabel "Europa"@sv ;
	schema:name "Europa"@sv ;
	rdfs:label "Europa"@nl ;
	skos:prefLabel "Europa"@nl ;
	schema:name "Europa"@nl ;
	rdfs:label "Europa"@de ;
	skos:prefLabel "Europa"@de ;
	schema:name "Europa"@de ;
	rdfs:label "Evropa"@cs ;
	skos:prefLabel "Evropa"@cs ;
	schema:name "Evropa"@cs .

wd:P253 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P253 ;
	wikibase:claim p:P253 ;
	wikibase:statementProperty ps:P253 ;
	wikibase:statementValue psv:P253 ;
	wikibase:qualifier pq:P253 ;
	wikibase:qualifierValue pqv:P253 ;
	wikibase:reference pr:P253 ;
	wikibase:referenceValue prv:P253 ;
	wikibase:novalue wdno:P253 .

p:P253 a owl:ObjectProperty .

psv:P253 a owl:ObjectProperty .

pqv:P253 a owl:ObjectProperty .

prv:P253 a owl:ObjectProperty .

wdt:P253 a owl:ObjectProperty .

ps:P253 a owl:ObjectProperty .

pq:P253 a owl:ObjectProperty .

pr:P253 a owl:ObjectProperty .

wdno:P253 a owl:Class ;
	owl:complementOf _:genid4 .

_:genid4 a owl:Restriction ;
	owl:onProperty wdt:P253 ;
	owl:someValuesFrom owl:Thing .

wd:P253 rdfs:label "continent"@en ;
	skos:prefLabel "continent"@en ;
	schema:name "continent"@en ;
	rdfs:label "Kontinent"@de ;
	skos:prefLabel "Kontinent"@de ;
	schema:name "Kontinent"@de ;
	rdfs:label "Continente"@es ;
	skos:prefLabel "Continente"@es ;
	schema:name "Continente"@es ;
	rdfs:label "continente"@it ;
	skos:prefLabel "continente"@it ;
	schema:name "continente"@it ;
	rdfs:label "kontinent"@sv ;
	skos:prefLabel "kontinent"@sv ;
	schema:name "kontinent"@sv ;
	rdfs:label "kontinent"@cs ;
	skos:prefLabel "kontinent"@cs ;
	schema:name "kontinent"@cs ;
	rdfs:label "Continent"@nl ;
	skos:prefLabel "Continent"@nl ;
	schema:name "Continent"@nl ;
	rdfs:label "continent"@fr ;
	skos:prefLabel "continent"@fr ;
	schema:name "continent"@fr .

wd:P326 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P326 ;
	wikibase:claim p:P326 ;
	wikibase:statementProperty ps:P326 ;
	wikibase:statementValue psv:P326 ;
	wikibase:qualifier pq:P326 ;
	wikibase:qualifierValue pqv:P326 ;
	wikibase:reference pr:P326 ;
	wikibase:referenceValue prv:P326 ;
	wikibase:novalue wdno:P326 .

p:P326 a owl:ObjectProperty .

psv:P326 a owl:ObjectProperty .

pqv:P326 a owl:ObjectProperty .

prv:P326 a owl:ObjectProperty .

wdt:P326 a owl:DatatypeProperty .

ps:P326 a owl:DatatypeProperty .

pq:P326 a owl:DatatypeProperty .

pr:P326 a owl:DatatypeProperty .

wdno:P326 a owl:Class ;
	owl:complementOf _:genid5 .

_:genid5 a owl:Restriction ;
	owl:onProperty wdt:P326 ;
	owl:someValuesFrom owl:Thing .

wd:P326 rdfs:label "ISO code"@en ;
	skos:prefLabel "ISO code"@en ;
	schema:name "ISO code"@en .

v:e34145ca5928b4edb780ea565174b08d a wikibase:QuantityValue ;
	wikibase:quantityAmount "+51"^^xsd:decimal ;
	wikibase:quantityUnit <http://www.wikidata.org/entity/Q199> .
