@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:Q4247 a schema:Dataset ;
	schema:about wd:Q4247 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "15636"^^xsd:integer ;
	schema:dateModified "2026-04-16T07:24:04Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q4247 a wikibase:Item ;
	wdt:P4 "Q1076130" ;
	wdt:P1 wd:Q4223 ;
	wdt:P54 "Point(18.826864 47.633629)"^^geo:wktLiteral ;
	p:P4 wds:Q4247-24786C67-B1E6-4A8C-842B-6199CB37DF48 .

wds:Q4247-24786C67-B1E6-4A8C-842B-6199CB37DF48 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P4 "Q1076130" .

wd:Q4247 p:P1 wds:Q4247-4FE1EC3B-71DF-4980-82B8-B31814EE5DFC .

wds:Q4247-4FE1EC3B-71DF-4980-82B8-B31814EE5DFC a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q4223 .

wd:Q4247 p:P54 wds:Q4247-04A6C02D-5E67-454A-97D6-2213353B7FC6 .

wds:Q4247-04A6C02D-5E67-454A-97D6-2213353B7FC6 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P54 "Point(18.826864 47.633629)"^^geo:wktLiteral ;
	psv:P54 wdv:f23fb6c1c8ab59f988225152f03b508a .

wd:Q4247 rdfs:label "Piliscsaba"@en ;
	skos:prefLabel "Piliscsaba"@en ;
	schema:name "Piliscsaba"@en ;
	rdfs:label "Piliscsaba"@hu ;
	skos:prefLabel "Piliscsaba"@hu ;
	schema:name "Piliscsaba"@hu ;
	rdfs:label "Piliscsaba"@de ;
	skos:prefLabel "Piliscsaba"@de ;
	schema:name "Piliscsaba"@de ;
	schema:description "town in Hungary"@en,
		"magyarországi város Pest vármegyében"@hu,
		"Gemeinde in Ungarn"@de .

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:Q4223 a wikibase:Item ;
	rdfs:label "város"@hu ;
	skos:prefLabel "város"@hu ;
	schema:name "város"@hu ;
	rdfs:label "city or town"@en ;
	skos:prefLabel "city or town"@en ;
	schema:name "city or town"@en ;
	schema:description "településtípus"@hu,
		"type of human settlement"@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: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:f23fb6c1c8ab59f988225152f03b508a a wikibase:GlobecoordinateValue ;
	wikibase:geoLatitude "47.633629"^^xsd:double ;
	wikibase:geoLongitude "18.826864"^^xsd:double ;
	wikibase:geoPrecision "1.0E-5"^^xsd:double ;
	wikibase:geoGlobe <http://www.wikidata.org/entity/Q2> .
