@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:Q29796 a schema:Dataset ;
	schema:about wd:Q29796 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "288331"^^xsd:integer ;
	schema:dateModified "2022-10-11T06:53:52Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q29796 a wikibase:Item ;
	rdfs:label "Altdorf"@en ;
	skos:prefLabel "Altdorf"@en ;
	schema:name "Altdorf"@en ;
	schema:description "city in Switzerland"@en ;
	wdt:P1 wd:Q44 ;
	wdt:P29 wd:Q4892 ;
	p:P1 s:Q29796-C7BFBC74-2FF3-43D3-AA64-6F836495BC74 .

s:Q29796-C7BFBC74-2FF3-43D3-AA64-6F836495BC74 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q44 .

wd:Q29796 p:P29 s:Q29796-5C956E21-868D-4326-ADA2-FB8288955E71 .

s:Q29796-5C956E21-868D-4326-ADA2-FB8288955E71 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P29 wd:Q4892 .

wd:Q44 a wikibase:Item ;
	rdfs:label "City"@en ;
	skos:prefLabel "City"@en ;
	schema:name "City"@en ;
	rdfs:label "Città"@it ;
	skos:prefLabel "Città"@it ;
	schema:name "Città"@it ;
	schema:description "a city, town, etc."@en,
		"una città, un paese, ecc."@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 _:genid1 .

_:genid1 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:Q4892 a wikibase:Item ;
	rdfs:label "Switzerland"@en ;
	skos:prefLabel "Switzerland"@en ;
	schema:name "Switzerland"@en ;
	rdfs:label "Švýcarsko"@cs ;
	skos:prefLabel "Švýcarsko"@cs ;
	schema:name "Švýcarsko"@cs ;
	rdfs:label "Schweiz"@de ;
	skos:prefLabel "Schweiz"@de ;
	schema:name "Schweiz"@de ;
	rdfs:label "Schweiz"@sv ;
	skos:prefLabel "Schweiz"@sv ;
	schema:name "Schweiz"@sv ;
	rdfs:label "Zwitserland"@nl ;
	skos:prefLabel "Zwitserland"@nl ;
	schema:name "Zwitserland"@nl ;
	rdfs:label "Svizzera"@it ;
	skos:prefLabel "Svizzera"@it ;
	schema:name "Svizzera"@it ;
	rdfs:label "Suiza"@es ;
	skos:prefLabel "Suiza"@es ;
	schema:name "Suiza"@es .

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

p:P29 a owl:ObjectProperty .

psv:P29 a owl:ObjectProperty .

pqv:P29 a owl:ObjectProperty .

prv:P29 a owl:ObjectProperty .

wdt:P29 a owl:ObjectProperty .

ps:P29 a owl:ObjectProperty .

pq:P29 a owl:ObjectProperty .

pr:P29 a owl:ObjectProperty .

wdno:P29 a owl:Class ;
	owl:complementOf _:genid2 .

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

wd:P29 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 "Land"@de ;
	skos:prefLabel "Land"@de ;
	schema:name "Land"@de ;
	rdfs:label "País"@es ;
	skos:prefLabel "País"@es ;
	schema:name "País"@es ;
	rdfs:label "Nazione"@it ;
	skos:prefLabel "Nazione"@it ;
	schema:name "Nazione"@it ;
	rdfs:label "land"@sv ;
	skos:prefLabel "land"@sv ;
	schema:name "land"@sv ;
	rdfs:label "země"@cs ;
	skos:prefLabel "země"@cs ;
	schema:name "země"@cs ;
	rdfs:label "Pays"@fr ;
	skos:prefLabel "Pays"@fr ;
	schema:name "Pays"@fr .
