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

data:Q5587 a schema:Dataset ;
	schema:about wd:Q5587 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "15345"^^xsd:integer ;
	schema:dateModified "2026-04-15T13:04:30Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q5587 a wikibase:Item ;
	wdt:P1 wd:Q4224 ;
	wdt:P4 "Q525100" ;
	wdt:P54 "Point(19.028333 47.42)"^^geo:wktLiteral ;
	p:P1 wds:Q5587-B147DDAC-89DA-4A73-A39E-208F410ADE8B .

wds:Q5587-B147DDAC-89DA-4A73-A39E-208F410ADE8B a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q4224 .

wd:Q5587 p:P4 wds:Q5587-0ABABB04-C9C6-4E0A-AF6D-19A95FBD32C3 .

wds:Q5587-0ABABB04-C9C6-4E0A-AF6D-19A95FBD32C3 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P4 "Q525100" .

wd:Q5587 p:P54 wds:Q5587-B61DF4E9-3559-4142-99EA-1B546465BAA1 .

wds:Q5587-B61DF4E9-3559-4142-99EA-1B546465BAA1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P54 "Point(19.028333 47.42)"^^geo:wktLiteral ;
	psv:P54 wdv:cd0e692ec168cfdd57096c5562a4b023 .

wd:Q5587 rdfs:label "Budafok"@en ;
	skos:prefLabel "Budafok"@en ;
	schema:name "Budafok"@en ;
	rdfs:label "Budafok"@hu ;
	skos:prefLabel "Budafok"@hu ;
	schema:name "Budafok"@hu ;
	schema:description "part of Budapest"@en,
		"Budapest városrésze"@hu .

wd:Q4224 a wikibase:Item ;
	rdfs:label "településrész"@hu ;
	skos:prefLabel "településrész"@hu ;
	schema:name "településrész"@hu ;
	rdfs:label "quarter"@en ;
	skos:prefLabel "quarter"@en ;
	schema:name "quarter"@en ;
	schema:description "egy település vagy község része, amely lehet önálló adminisztratív egység"@hu,
		"division or section, region or part of a town, city or municipality, which may be an administrative unit"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "osztály, amelynek példánya"@hu ;
	skos:prefLabel "osztály, amelynek példánya"@hu ;
	schema:name "osztály, amelynek példánya"@hu ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "a csoport, amelynek az elem egy példánya vagy tagja"@hu,
		"type to which this subject corresponds/belongs."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:a656020f7cde388521d22e96d8b7c4c0 .

_:a656020f7cde388521d22e96d8b7c4c0 a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

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

p:P4 a owl:ObjectProperty .

psv:P4 a owl:ObjectProperty .

pqv:P4 a owl:ObjectProperty .

prv:P4 a owl:ObjectProperty .

wdt:P4 a owl:DatatypeProperty .

ps:P4 a owl:DatatypeProperty .

pq:P4 a owl:DatatypeProperty .

pr:P4 a owl:DatatypeProperty .

psn:P4 a owl:ObjectProperty .

pqn:P4 a owl:ObjectProperty .

prn:P4 a owl:ObjectProperty .

wdtn:P4 a owl:ObjectProperty .

wdno:P4 a owl:Class ;
	owl:complementOf _:54f99699dace1afd3ff129a66eeff66e .

_:54f99699dace1afd3ff129a66eeff66e a owl:Restriction ;
	owl:onProperty wdt:P4 ;
	owl:someValuesFrom owl:Thing .

wd:P54 a wikibase:Property ;
	rdfs:label "földrajzi koordináták"@hu ;
	skos:prefLabel "földrajzi koordináták"@hu ;
	schema:name "földrajzi koordináták"@hu ;
	rdfs:label "coordinate location"@en ;
	skos:prefLabel "coordinate location"@en ;
	schema:name "coordinate location"@en ;
	schema:description "az objektum földrajzi koordinátái. Jelenleg csak WGS84 koordinátákat fogad el"@hu,
		"geocoordinates of the subject. For Earth, please note that only the WGS84 geodetic datum is currently supported"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#GlobeCoordinate> ;
	wikibase:directClaim wdt:P54 ;
	wikibase:claim p:P54 ;
	wikibase:statementProperty ps:P54 ;
	wikibase:statementValue psv:P54 ;
	wikibase:qualifier pq:P54 ;
	wikibase:qualifierValue pqv:P54 ;
	wikibase:reference pr:P54 ;
	wikibase:referenceValue prv:P54 ;
	wikibase:novalue wdno:P54 .

p:P54 a owl:ObjectProperty .

psv:P54 a owl:ObjectProperty .

pqv:P54 a owl:ObjectProperty .

prv:P54 a owl:ObjectProperty .

wdt:P54 a owl:DatatypeProperty .

ps:P54 a owl:DatatypeProperty .

pq:P54 a owl:DatatypeProperty .

pr:P54 a owl:DatatypeProperty .

wdno:P54 a owl:Class ;
	owl:complementOf _:d254cd2251ecfa77826ce1822f6b5b90 .

_:d254cd2251ecfa77826ce1822f6b5b90 a owl:Restriction ;
	owl:onProperty wdt:P54 ;
	owl:someValuesFrom owl:Thing .

wdv:cd0e692ec168cfdd57096c5562a4b023 a wikibase:GlobecoordinateValue ;
	wikibase:geoLatitude "47.42"^^xsd:double ;
	wikibase:geoLongitude "19.028333"^^xsd:double ;
	wikibase:geoPrecision "1.0E-5"^^xsd:double ;
	wikibase:geoGlobe <http://www.wikidata.org/entity/Q2> .
