@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/4899> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Kalkar" ;
    ns1:P168_place_is_defined_by "POINT(6.291010 51.739070)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/5755af424af44ba2b0203a521269ee42>,
        <https://data.rkd.nl/.well-known/genid/5a1833b87d834f319ec78252b44cd30f>,
        <https://data.rkd.nl/.well-known/genid/aeb5cc49d2c14369ac71d58fec541676>,
        <https://data.rkd.nl/.well-known/genid/e00b98f910884d3297055ecc2dd6240c> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/32434> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/52585>,
        <https://data.rkd.nl/thesaurus/89701>,
        <https://data.rkd.nl/thesaurus/93104> ;
    skos:altLabel "Calcar"@en,
        "Calcar"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32434> ;
    skos:exactMatch <https://sws.geonames.org/2893837>,
        <https://www.wikidata.org/entity/Q32063733> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/52585>,
        <https://data.rkd.nl/thesaurus/89701>,
        <https://data.rkd.nl/thesaurus/93104> ;
    skos:notation "4899" ;
    skos:prefLabel "Kalkar"@en,
        "Kalkar"@nl ;
    prov:generatedAtTime "2024-01-17T12:43:13+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2893837>,
        <https://www.wikidata.org/entity/Q32063733> .

