@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/19245> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Elmhurst (Queens)" ;
    ns1:P168_place_is_defined_by "POINT(-73.877910 40.736490)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/4c6d25e04c4648429c4f46fc05d99f47>,
        <https://data.rkd.nl/.well-known/genid/5a649044467c4cdfa272bee5991f845d>,
        <https://data.rkd.nl/.well-known/genid/a9bd47ff0b0247b3a51706284d85c071>,
        <https://data.rkd.nl/.well-known/genid/e772d6b376634318931af3234579f2fd> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/16941> ;
    skos:altLabel "Newtown (hist., Queens)"@en,
        "Newtown (hist., Queens)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/16941> ;
    skos:exactMatch <https://sws.geonames.org/5116495> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "19245" ;
    skos:prefLabel "Elmhurst (Queens)"@en,
        "Elmhurst (Queens)"@nl ;
    prov:generatedAtTime "2023-02-16T13:44:29+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/5116495> .

