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

wd:Q4231 a wikibase:Item ;
	wdt:P4 "Q60" ;
	wdt:P1 wd:Q4223 ;
	wdt:P54 "Point(-74.006111111111 40.712777777778)"^^geo:wktLiteral ;
	p:P4 wds:Q4231-41630C61-0B04-48F9-A95B-80E6D5AD7F2A .

wds:Q4231-41630C61-0B04-48F9-A95B-80E6D5AD7F2A a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P4 "Q60" .

wd:Q4231 p:P1 wds:Q4231-388A41E4-5BED-4A06-8F2C-5DA867E4B3A6 .

wds:Q4231-388A41E4-5BED-4A06-8F2C-5DA867E4B3A6 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q4223 .

wd:Q4231 p:P54 wds:Q4231-C5A0B053-1804-423C-8637-867E4CEF3F32 .

wds:Q4231-C5A0B053-1804-423C-8637-867E4CEF3F32 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P54 "Point(-74.006111111111 40.712777777778)"^^geo:wktLiteral ;
	psv:P54 wdv:8148b2a9442c43cb5b72db831f4df180 .

wd:Q4231 rdfs:label "New York City"@en ;
	skos:prefLabel "New York City"@en ;
	schema:name "New York City"@en ;
	rdfs:label "New York"@hu ;
	skos:prefLabel "New York"@hu ;
	schema:name "New York"@hu ;
	rdfs:label "New York City"@de ;
	skos:prefLabel "New York City"@de ;
	schema:name "New York City"@de ;
	schema:description "most populous city in the United States"@en,
		"város New York államban, az Amerikai Egyesült Államok legnépesebb városa"@hu,
		"bevölkerungsreichste Stadt der Vereinigten Staaten"@de ;
	skos:altLabel "New York"@en,
		"New York"@hu .

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:8148b2a9442c43cb5b72db831f4df180 a wikibase:GlobecoordinateValue ;
	wikibase:geoLatitude "40.712777777778"^^xsd:double ;
	wikibase:geoLongitude "-74.006111111111"^^xsd:double ;
	wikibase:geoPrecision "1.0E-5"^^xsd:double ;
	wikibase:geoGlobe <http://www.wikidata.org/entity/Q2> .
