@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:P29 a schema:Dataset ;
	schema:about wd:P29 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "504"^^xsd:integer ;
	schema:dateModified "2026-03-06T08:41:05Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer .

wd:P29 a wikibase:Property ;
	wdt:P26 <https://reprexbase.eu/hundb/Property:P40>,
		<https://reprexbase.eu/skcmdb/Property:P98>,
		<https://reprexbase.eu/fu/Property:P415> ;
	p:P26 wds:P29-2cae55e1-400d-66aa-fe55-374bdcb3ed4f .

wds:P29-2cae55e1-400d-66aa-fe55-374bdcb3ed4f a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P26 <https://reprexbase.eu/hundb/Property:P40> .

wd:P29 p:P26 wds:P29-c1f06c3f-4418-2dac-1edc-1a19a3e9d369 .

wds:P29-c1f06c3f-4418-2dac-1edc-1a19a3e9d369 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P26 <https://reprexbase.eu/skcmdb/Property:P98> .

wd:P29 p:P26 wds:P29-c4e19ee5-467c-902f-8ef3-d433b87977ce .

wds:P29-c4e19ee5-467c-902f-8ef3-d433b87977ce a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P26 <https://reprexbase.eu/fu/Property:P415> .

wd:P29 rdfs:label "location applies to"@en ;
	skos:prefLabel "location applies to"@en ;
	schema:name "location applies to"@en ;
	rdfs:label "helyszín szerepe"@hu ;
	skos:prefLabel "helyszín szerepe"@hu ;
	schema:name "helyszín szerepe"@hu ;
	schema:description "qualifier used to specify the role or context of a location associated with the subject (e.g. place of creation, place of discovery, thematic location)"@en,
		"olyan minősítő tulajdonság, amely megadja, milyen szerepet tölt be egy helyszín a tárgyhoz viszonyítva (pl. létrejöttének helye, megtalálás helye, tematikus helyszín)"@hu ;
	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 _:bb91a2ff27b188f1ad402be51d0b3c17 .

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

wd:P26 a wikibase:Property ;
	rdfs:label "exact match"@en ;
	skos:prefLabel "exact match"@en ;
	schema:name "exact match"@en ;
	schema:description "URL used to link two items or properties, indicating a high degree of confidence that the concepts can be used interchangeably"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P26 ;
	wikibase:claim p:P26 ;
	wikibase:statementProperty ps:P26 ;
	wikibase:statementValue psv:P26 ;
	wikibase:qualifier pq:P26 ;
	wikibase:qualifierValue pqv:P26 ;
	wikibase:reference pr:P26 ;
	wikibase:referenceValue prv:P26 ;
	wikibase:novalue wdno:P26 .

p:P26 a owl:ObjectProperty .

psv:P26 a owl:ObjectProperty .

pqv:P26 a owl:ObjectProperty .

prv:P26 a owl:ObjectProperty .

wdt:P26 a owl:ObjectProperty .

ps:P26 a owl:ObjectProperty .

pq:P26 a owl:ObjectProperty .

pr:P26 a owl:ObjectProperty .

wdno:P26 a owl:Class ;
	owl:complementOf _:ce798e77a94888b4336df725364b7e08 .

_:ce798e77a94888b4336df725364b7e08 a owl:Restriction ;
	owl:onProperty wdt:P26 ;
	owl:someValuesFrom owl:Thing .
