@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/12267> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Obernai" ;
    ns1:P168_place_is_defined_by "POINT(7.481000 48.463130)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/143bc3d2c85d402fb5d5db5e864f7f47>,
        <https://data.rkd.nl/.well-known/genid/2a95a3fb5e414a14843fbff75c4a87d4>,
        <https://data.rkd.nl/.well-known/genid/d4679d3dd9614c40965f05de80c05b8e>,
        <https://data.rkd.nl/.well-known/genid/d8a741814dc940fcb77927757e356bf1> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25344> ;
    skos:altLabel "Ober-Ehnheim"@en,
        "Ober-Ehnheim"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25344> ;
    skos:exactMatch <https://sws.geonames.org/2989796>,
        <https://www.wikidata.org/entity/Q22727> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "12267" ;
    skos:prefLabel "Obernai"@en,
        "Obernai"@nl ;
    prov:generatedAtTime "2023-04-06T06:43:27+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2989796>,
        <https://www.wikidata.org/entity/Q22727> .

