@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/18677> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Drongen" ;
    ns1:P168_place_is_defined_by "POINT(3.656490 51.050670)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/06f7c2d9d3544af491b9ae14436f1e71>,
        <https://data.rkd.nl/.well-known/genid/3882e3b9212d4388aed38f940ed38865>,
        <https://data.rkd.nl/.well-known/genid/94f91e69614742e89823d8695207410f>,
        <https://data.rkd.nl/.well-known/genid/fc0cd45120ce437594cc4048b8d5c807> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25055> ;
    skos:altLabel "Tronchiennes (Gent)"@en,
        "Tronchiennes (Gent)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25055> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1026401>,
        <https://sws.geonames.org/2799108>,
        <https://www.wikidata.org/entity/Q1260195> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "18677" ;
    skos:prefLabel "Drongen"@en,
        "Drongen"@nl ;
    prov:generatedAtTime "2023-05-17T06:38:31+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1026401>,
        <https://sws.geonames.org/2799108>,
        <https://www.wikidata.org/entity/Q1260195> .

