@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/fu/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/fu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/fu/reference/> .
@prefix v: <https://reprexbase.eu/fu/value/> .
@prefix wdt: <https://reprexbase.eu/fu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/fu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/fu/prop/> .
@prefix ps: <https://reprexbase.eu/fu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/fu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/fu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/fu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/fu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/fu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/fu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/fu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/fu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/fu/prop/novalue/> .

data:P442 a schema:Dataset ;
	schema:about wd:P442 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "52370"^^xsd:integer ;
	schema:dateModified "2026-02-12T17:25:02Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P442 a wikibase:Property ;
	rdfs:label "identifier type"@en ;
	skos:prefLabel "identifier type"@en ;
	schema:name "identifier type"@en ;
	rdfs:label "azonosító típusa"@hu ;
	skos:prefLabel "azonosító típusa"@hu ;
	schema:name "azonosító típusa"@hu ;
	rdfs:label "тип идентификатора"@ru ;
	skos:prefLabel "тип идентификатора"@ru ;
	schema:name "тип идентификатора"@ru ;
	rdfs:label "identifikaatori tüüp"@et ;
	skos:prefLabel "identifikaatori tüüp"@et ;
	schema:name "identifikaatori tüüp"@et ;
	schema:description "qualifier indicating the type of identifier used (e.g., VIAF ID, internal inventory number)."@en,
		"az alkalmazott azonosító típusát jelölő minősítő (pl. VIAF-azonosító, belső leltári szám)"@hu,
		"квалификатор, указывающий тип используемого идентификатора (например, VIAF ID, внутренний инвентарный номер)"@ru,
		"kasutatud identifikaatori tüüpi näitav kvalifikaator (nt VIAF ID, sisemine inventarinumber)"@et ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P442 ;
	wikibase:claim p:P442 ;
	wikibase:statementProperty ps:P442 ;
	wikibase:statementValue psv:P442 ;
	wikibase:qualifier pq:P442 ;
	wikibase:qualifierValue pqv:P442 ;
	wikibase:reference pr:P442 ;
	wikibase:referenceValue prv:P442 ;
	wikibase:novalue wdno:P442 .

p:P442 a owl:ObjectProperty .

psv:P442 a owl:ObjectProperty .

pqv:P442 a owl:ObjectProperty .

prv:P442 a owl:ObjectProperty .

wdt:P442 a owl:ObjectProperty .

ps:P442 a owl:ObjectProperty .

pq:P442 a owl:ObjectProperty .

pr:P442 a owl:ObjectProperty .

wdno:P442 a owl:Class ;
	owl:complementOf _:3ea604d6ff23dd496c6f7ee3e2e26dd9 .

_:3ea604d6ff23dd496c6f7ee3e2e26dd9 a owl:Restriction ;
	owl:onProperty wdt:P442 ;
	owl:someValuesFrom owl:Thing .
