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

data:P114 a schema:Dataset ;
	schema:about wd:P114 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13653"^^xsd:integer ;
	schema:dateModified "2026-02-23T01:21:32Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer .

wd:P114 a wikibase:Property ;
	wdt:P2 "P1476" ;
	wdt:P147 <https://reprexbase.eu/hundb/Property:P32>,
		<https://reprexbase.eu/fu/Property:P391> ;
	p:P2 s:P114-E701D65E-DA34-40D3-87C8-DBD087E09E77 .

s:P114-E701D65E-DA34-40D3-87C8-DBD087E09E77 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 "P1476" .

wd:P114 p:P147 s:P114-db477798-4948-6a26-48f5-67d057e82397 .

s:P114-db477798-4948-6a26-48f5-67d057e82397 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P147 <https://reprexbase.eu/hundb/Property:P32> .

wd:P114 p:P147 s:P114-b95280f9-4948-121a-63ec-8a31c2645bd7 .

s:P114-b95280f9-4948-121a-63ec-8a31c2645bd7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P147 <https://reprexbase.eu/fu/Property:P391> .

wd:P114 rdfs:label "title"@en ;
	skos:prefLabel "title"@en ;
	schema:name "title"@en ;
	rdfs:label "titul"@sk ;
	skos:prefLabel "titul"@sk ;
	schema:name "titul"@sk ;
	schema:description "published name of a work, such as a newspaper article, a literary work, piece of music, a website, or a performance work"@en,
		"originálny názov diela, ako novinového článku, literárneho diela, hudobného diela, webstránky alebo performatívneho diela"@sk ;
	skos:altLabel "názov"@sk ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P114 ;
	wikibase:claim p:P114 ;
	wikibase:statementProperty ps:P114 ;
	wikibase:statementValue psv:P114 ;
	wikibase:qualifier pq:P114 ;
	wikibase:qualifierValue pqv:P114 ;
	wikibase:reference pr:P114 ;
	wikibase:referenceValue prv:P114 ;
	wikibase:novalue wdno:P114 .

p:P114 a owl:ObjectProperty .

psv:P114 a owl:ObjectProperty .

pqv:P114 a owl:ObjectProperty .

prv:P114 a owl:ObjectProperty .

wdt:P114 a owl:DatatypeProperty .

ps:P114 a owl:DatatypeProperty .

pq:P114 a owl:DatatypeProperty .

pr:P114 a owl:DatatypeProperty .

wdno:P114 a owl:Class ;
	owl:complementOf _:fd215e41163240e7c72311b0b99de8ca .

_:fd215e41163240e7c72311b0b99de8ca a owl:Restriction ;
	owl:onProperty wdt:P114 ;
	owl:someValuesFrom owl:Thing .

wd:P2 a wikibase:Property ;
	rdfs:label "Wikidata PID"@en ;
	skos:prefLabel "Wikidata PID"@en ;
	schema:name "Wikidata PID"@en ;
	schema:description "equivalent item on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 ;
	wikibase:directClaimNormalized wdtn:P2 ;
	wikibase:statementValueNormalized psn:P2 ;
	wikibase:qualifierValueNormalized pqn:P2 ;
	wikibase:referenceValueNormalized prn:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:DatatypeProperty .

ps:P2 a owl:DatatypeProperty .

pq:P2 a owl:DatatypeProperty .

pr:P2 a owl:DatatypeProperty .

psn:P2 a owl:ObjectProperty .

pqn:P2 a owl:ObjectProperty .

prn:P2 a owl:ObjectProperty .

wdtn:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:79c77f7188cda9181b672bcb302076b5 .

_:79c77f7188cda9181b672bcb302076b5 a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:P147 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:P147 ;
	wikibase:claim p:P147 ;
	wikibase:statementProperty ps:P147 ;
	wikibase:statementValue psv:P147 ;
	wikibase:qualifier pq:P147 ;
	wikibase:qualifierValue pqv:P147 ;
	wikibase:reference pr:P147 ;
	wikibase:referenceValue prv:P147 ;
	wikibase:novalue wdno:P147 .

p:P147 a owl:ObjectProperty .

psv:P147 a owl:ObjectProperty .

pqv:P147 a owl:ObjectProperty .

prv:P147 a owl:ObjectProperty .

wdt:P147 a owl:ObjectProperty .

ps:P147 a owl:ObjectProperty .

pq:P147 a owl:ObjectProperty .

pr:P147 a owl:ObjectProperty .

wdno:P147 a owl:Class ;
	owl:complementOf _:d28dfdc127a5d1b42b3b98f0d1f4b5d4 .

_:d28dfdc127a5d1b42b3b98f0d1f4b5d4 a owl:Restriction ;
	owl:onProperty wdt:P147 ;
	owl:someValuesFrom owl:Thing .
