@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/42767> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Gueberschwihr" ;
    ns1:P168_place_is_defined_by "POINT(7.275520 48.003990)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1cea9d627b4d4ccf9b2f833faa81044f>,
        <https://data.rkd.nl/.well-known/genid/74fb640593874ca3a5689e3abbecdd6b>,
        <https://data.rkd.nl/.well-known/genid/8896ce3476634acb864dcdf5f6bcdb55>,
        <https://data.rkd.nl/.well-known/genid/e953f5502ff24e7aa58a04f1242e706d> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25131> ;
    skos:altLabel "Geberschweier"@en,
        "Geberschweier"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25131> ;
    skos:exactMatch <https://sws.geonames.org/3014439>,
        <https://www.wikidata.org/entity/Q326407> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "42767" ;
    skos:prefLabel "Gueberschwihr"@en,
        "Gueberschwihr"@nl ;
    prov:generatedAtTime "2023-02-16T12:34:48+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3014439>,
        <https://www.wikidata.org/entity/Q326407> .

