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

data:Q464 a schema:Dataset ;
	schema:about wd:Q464 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1530"^^xsd:integer ;
	schema:dateModified "2026-03-29T13:39:45Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q464 a wikibase:Item ;
	wdt:P31 wd:Q466,
		wd:Q465,
		wd:Q467,
		wd:Q463,
		wd:Q535 ;
	p:P31 wds:Q464-a81c9bc8-4927-9c53-bf25-bd4e8be9fd05 .

wds:Q464-a81c9bc8-4927-9c53-bf25-bd4e8be9fd05 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q466 .

wd:Q464 p:P31 wds:Q464-0c630e40-4413-5ab7-0b0e-945f6d57a046 .

wds:Q464-0c630e40-4413-5ab7-0b0e-945f6d57a046 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q465 .

wd:Q464 p:P31 wds:Q464-53271dd5-4de6-d2c8-4e53-c86dcfb66de4 .

wds:Q464-53271dd5-4de6-d2c8-4e53-c86dcfb66de4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q467 .

wd:Q464 p:P31 wds:Q464-36121b6d-4497-9120-c248-1a299a683812 .

wds:Q464-36121b6d-4497-9120-c248-1a299a683812 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q463 .

wd:Q464 p:P31 wds:Q464-6f8c7161-4c65-aa3c-c0c1-c94ef5eb88f9 .

wds:Q464-6f8c7161-4c65-aa3c-c0c1-c94ef5eb88f9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q535 .

wd:Q464 rdfs:label "spatial relation"@en ;
	skos:prefLabel "spatial relation"@en ;
	schema:name "spatial relation"@en .

wd:Q466 a wikibase:Item ;
	rdfs:label "place of birth"@en ;
	skos:prefLabel "place of birth"@en ;
	schema:name "place of birth"@en ;
	schema:description "place where a person is born"@en .

wd:P31 a wikibase:Property ;
	rdfs:label "has part(s) of the class"@en ;
	skos:prefLabel "has part(s) of the class"@en ;
	schema:name "has part(s) of the class"@en ;
	schema:description "the subject has one or more parts of the object class"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P31 ;
	wikibase:claim p:P31 ;
	wikibase:statementProperty ps:P31 ;
	wikibase:statementValue psv:P31 ;
	wikibase:qualifier pq:P31 ;
	wikibase:qualifierValue pqv:P31 ;
	wikibase:reference pr:P31 ;
	wikibase:referenceValue prv:P31 ;
	wikibase:novalue wdno:P31 .

p:P31 a owl:ObjectProperty .

psv:P31 a owl:ObjectProperty .

pqv:P31 a owl:ObjectProperty .

prv:P31 a owl:ObjectProperty .

wdt:P31 a owl:ObjectProperty .

ps:P31 a owl:ObjectProperty .

pq:P31 a owl:ObjectProperty .

pr:P31 a owl:ObjectProperty .

wdno:P31 a owl:Class ;
	owl:complementOf _:5595a906c9028fb6aa05d55f1cc72223 .

_:5595a906c9028fb6aa05d55f1cc72223 a owl:Restriction ;
	owl:onProperty wdt:P31 ;
	owl:someValuesFrom owl:Thing .

wd:Q465 a wikibase:Item ;
	rdfs:label "place of death"@en ;
	skos:prefLabel "place of death"@en ;
	schema:name "place of death"@en ;
	schema:description "place where a person died"@en .

wd:Q467 a wikibase:Item ;
	rdfs:label "workplace"@en ;
	skos:prefLabel "workplace"@en ;
	schema:name "workplace"@en ;
	schema:description "place where work is performed"@en .

wd:Q463 a wikibase:Item ;
	rdfs:label "place of professional activity"@en ;
	skos:prefLabel "place of professional activity"@en ;
	schema:name "place of professional activity"@en ;
	schema:description "a place where a person or corporate body was professionally active"@en .

wd:Q535 a wikibase:Item ;
	rdfs:label "administrative location"@en ;
	skos:prefLabel "administrative location"@en ;
	schema:name "administrative location"@en ;
	schema:description "location defined by an administrative territorial unit containing the subject, without asserting physical part–whole relation"@en .
