@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:Q4907 a schema:Dataset ;
	schema:about wd:Q4907 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "474194"^^xsd:integer ;
	schema:dateModified "2024-03-01T06:47:00Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q4907 a wikibase:Item ;
	rdfs:label "Bosnia and Herzegovina"@en ;
	skos:prefLabel "Bosnia and Herzegovina"@en ;
	schema:name "Bosnia and Herzegovina"@en ;
	rdfs:label "Bosna a Hercegovina"@cs ;
	skos:prefLabel "Bosna a Hercegovina"@cs ;
	schema:name "Bosna a Hercegovina"@cs ;
	rdfs:label "Bosnien und Herzegowina"@de ;
	skos:prefLabel "Bosnien und Herzegowina"@de ;
	schema:name "Bosnien und Herzegowina"@de ;
	rdfs:label "Bosnien och Hercegovina"@sv ;
	skos:prefLabel "Bosnien och Hercegovina"@sv ;
	schema:name "Bosnien och Hercegovina"@sv ;
	rdfs:label "Bosnië en Herzegovina"@nl ;
	skos:prefLabel "Bosnië en Herzegovina"@nl ;
	schema:name "Bosnië en Herzegovina"@nl ;
	rdfs:label "Bosnia ed Erzegovina"@it ;
	skos:prefLabel "Bosnia ed Erzegovina"@it ;
	schema:name "Bosnia ed Erzegovina"@it ;
	rdfs:label "Bosnia y Herzegovina"@es ;
	skos:prefLabel "Bosnia y Herzegovina"@es ;
	schema:name "Bosnia y Herzegovina"@es ;
	wdt:P152 "+61"^^xsd:decimal ;
	wdt:P1 wd:Q440 ;
	wdt:P16 "Q225" ;
	wdt:P253 wd:Q23872 ;
	p:P152 s:Q4907-E06BE87D-8749-4F0D-A658-D9F09BC46439 .

s:Q4907-E06BE87D-8749-4F0D-A658-D9F09BC46439 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P152 "+61"^^xsd:decimal ;
	psv:P152 v:008bc30b60e5a9352ba50200f8c4ae72 .

wd:Q4907 p:P1 s:Q4907-53D360FB-D0A1-402F-9663-C34905151192 .

s:Q4907-53D360FB-D0A1-402F-9663-C34905151192 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q440 .

wd:Q4907 p:P16 s:Q4907-39B65976-BF4D-4B43-9BCB-6E180F6ED7E8 .

s:Q4907-39B65976-BF4D-4B43-9BCB-6E180F6ED7E8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P16 "Q225" .

wd:Q4907 p:P253 s:Q4907-D801DF82-1F0D-4DEC-B56E-704950D16BC0 .

s:Q4907-D801DF82-1F0D-4DEC-B56E-704950D16BC0 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P253 wd:Q23872 .

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 .

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