@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/36742> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Choignes" ;
    ns2:P168_place_is_defined_by "POINT(5.170960 48.107770)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/58f55c4c5f074dc5958abe2ff5d5a0ba>,
        <https://data.rkd.nl/.well-known/genid/94943488a648417b9c3219e929f066d0>,
        <https://data.rkd.nl/.well-known/genid/e0950ece4b124b188f7d8c0397e399ef>,
        <https://data.rkd.nl/.well-known/genid/e0af8c8aebe54ed39a5751d7e2085e17> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25088> ;
    skos:altLabel "Choignes-le-Haut"@en,
        "Choignes-le-Haut"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25088> ;
    skos:exactMatch <https://sws.geonames.org/3025069> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "36742" ;
    skos:prefLabel "Choignes"@en,
        "Choignes"@nl ;
    prov:generatedAtTime "2023-04-05T07:41:24+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/3025069> .

