@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:P441 a schema:Dataset ;
	schema:about wd:P441 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "52362"^^xsd:integer ;
	schema:dateModified "2026-02-12T17:22:57Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P441 a wikibase:Property ;
	rdfs:label "identifier (URL)"@en ;
	skos:prefLabel "identifier (URL)"@en ;
	schema:name "identifier (URL)"@en ;
	rdfs:label "azonosító (URL)"@hu ;
	skos:prefLabel "azonosító (URL)"@hu ;
	schema:name "azonosító (URL)"@hu ;
	rdfs:label "идентификатор (URL)"@ru ;
	skos:prefLabel "идентификатор (URL)"@ru ;
	schema:name "идентификатор (URL)"@ru ;
	rdfs:label "identifikaator (URL)"@et ;
	skos:prefLabel "identifikaator (URL)"@et ;
	schema:name "identifikaator (URL)"@et ;
	schema:description "an identifier that resolves in an URL to a web service"@en,
		"olyan azonosító, amely URL-ként egy webszolgáltatásra mutat"@hu,
		"идентификатор, разрешающийся в URL-адрес веб-сервиса"@ru,
		"identifikaator, mis laheneb URL-ina veebiteenusesse"@et ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P441 ;
	wikibase:claim p:P441 ;
	wikibase:statementProperty ps:P441 ;
	wikibase:statementValue psv:P441 ;
	wikibase:qualifier pq:P441 ;
	wikibase:qualifierValue pqv:P441 ;
	wikibase:reference pr:P441 ;
	wikibase:referenceValue prv:P441 ;
	wikibase:novalue wdno:P441 .

p:P441 a owl:ObjectProperty .

psv:P441 a owl:ObjectProperty .

pqv:P441 a owl:ObjectProperty .

prv:P441 a owl:ObjectProperty .

wdt:P441 a owl:ObjectProperty .

ps:P441 a owl:ObjectProperty .

pq:P441 a owl:ObjectProperty .

pr:P441 a owl:ObjectProperty .

wdno:P441 a owl:Class ;
	owl:complementOf _:7541d725295d7f267f06354fada70e68 .

_:7541d725295d7f267f06354fada70e68 a owl:Restriction ;
	owl:onProperty wdt:P441 ;
	owl:someValuesFrom owl:Thing .
