@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/97435> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Capelle (Noord-Brabant)" ;
    ns1:P168_place_is_defined_by "POINT(4.984720 51.691670)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/60e72a3fea184556b356b54e900acaf3>,
        <https://data.rkd.nl/.well-known/genid/6c3d4c371c584b8891b34dcadb565097>,
        <https://data.rkd.nl/.well-known/genid/748676f0742d48fe997ada6ad491f999>,
        <https://data.rkd.nl/.well-known/genid/ae6cf44b14f64fe8988588c57a08a7f5> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/97436> ;
    skos:altLabel "'s-Grevelduin-Capelle"@en,
        "'s-Grevelduin-Capelle"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97436> ;
    skos:exactMatch <https://sws.geonames.org/2758013>,
        <https://www.wikidata.org/entity/Q2459889> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "97435" ;
    skos:prefLabel "Capelle (Noord-Brabant)"@en,
        "Capelle (Noord-Brabant)"@nl ;
    prov:generatedAtTime "2023-02-16T12:39:56+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2758013>,
        <https://www.wikidata.org/entity/Q2459889> .

