@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:P83 a schema:Dataset ;
	schema:about wd:P83 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13708"^^xsd:integer ;
	schema:dateModified "2026-02-23T01:52:46Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P83 a wikibase:Property ;
	wdt:P2 "P6375" ;
	p:P2 s:P83-7DF7C541-BF5A-435F-BBC3-3990CB6CFF58 .

s:P83-7DF7C541-BF5A-435F-BBC3-3990CB6CFF58 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 "P6375" .

wd:P83 rdfs:label "street address"@en ;
	skos:prefLabel "street address"@en ;
	schema:name "street address"@en ;
	rdfs:label "plná poštová adresa"@sk ;
	skos:prefLabel "plná poštová adresa"@sk ;
	schema:name "plná poštová adresa"@sk ;
	rdfs:label "lakcím"@hu ;
	skos:prefLabel "lakcím"@hu ;
	schema:name "lakcím"@hu ;
	rdfs:label "adres"@pl ;
	skos:prefLabel "adres"@pl ;
	schema:name "adres"@pl ;
	rdfs:label "adres"@nl ;
	skos:prefLabel "adres"@nl ;
	schema:name "adres"@nl ;
	rdfs:label "Adresse"@de ;
	skos:prefLabel "Adresse"@de ;
	schema:name "Adresse"@de ;
	rdfs:label "adresse"@fr ;
	skos:prefLabel "adresse"@fr ;
	schema:name "adresse"@fr ;
	rdfs:label "situado en la dirección postal"@es ;
	skos:prefLabel "situado en la dirección postal"@es ;
	schema:name "situado en la dirección postal"@es ;
	schema:description "full street address where subject is located. Include building number, city/locality, post code, but not country; use also P669 if the street has its own separate item"@en,
		"plná adresa vrátane ulice a čísla domu kde sa predmet nachádza. Včetne čísla budovy, mesta/miesta, poštového smerovacieho čísla, ale nie štátu; pokiaľ existuje položka pre ulicu, použite tiež P669"@sk,
		"a teljes cím, ahol a tárgy található. Tartalmaznia kell a házszámot, az utcát, a települést, az irányítószámot, de az országot nem; ha van elem az utcáról, akkor a P669-et használd"@hu,
		"pełny adres przy którym znajduje się obiekt, łącznie z kodem pocztowym"@pl,
		"straatnaam (eventueel met huisnummer), gebruik P669 als de straat een eigen item heeft"@nl,
		"vollständige Hausanschrift des Datenobjektes einschließlich Hausnummer, Postleitzahl, Stadt, aber nicht Land. Verwende zusätzlich P669, wenn die Straße ein eigenes Datenobjekt hat."@de,
		"adresse complète où l'objet est situé. Inclut le numéro de bâtiment ainsi que le code postal et la localité, mais pas le pays ; utiliser également P669 si la rue est connue comme un élément séparé"@fr,
		"dirección postal completa en la que se encuentra el objeto. Incluye desde el número del  edificio hasta el código postal. Emplea P669 si la calle es un elemento separado."@es ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P83 ;
	wikibase:claim p:P83 ;
	wikibase:statementProperty ps:P83 ;
	wikibase:statementValue psv:P83 ;
	wikibase:qualifier pq:P83 ;
	wikibase:qualifierValue pqv:P83 ;
	wikibase:reference pr:P83 ;
	wikibase:referenceValue prv:P83 ;
	wikibase:novalue wdno:P83 .

p:P83 a owl:ObjectProperty .

psv:P83 a owl:ObjectProperty .

pqv:P83 a owl:ObjectProperty .

prv:P83 a owl:ObjectProperty .

wdt:P83 a owl:DatatypeProperty .

ps:P83 a owl:DatatypeProperty .

pq:P83 a owl:DatatypeProperty .

pr:P83 a owl:DatatypeProperty .

wdno:P83 a owl:Class ;
	owl:complementOf _:71e65b87086a243747a14016f4925cb2 .

_:71e65b87086a243747a14016f4925cb2 a owl:Restriction ;
	owl:onProperty wdt:P83 ;
	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 .
