@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/53692> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Celle (district)" ;
    ns2:P168_place_is_defined_by "POINT(10.116110 52.747220)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/55c448e54c73489486ccaa4073cfe69d>,
        <https://data.rkd.nl/.well-known/genid/eeb5500070ca45d1b1af00892673b298> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25162> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/13522>,
        <https://data.rkd.nl/thesaurus/27159>,
        <https://data.rkd.nl/thesaurus/36401>,
        <https://data.rkd.nl/thesaurus/53691>,
        <https://data.rkd.nl/thesaurus/6628> ;
    skos:broader <https://data.rkd.nl/thesaurus/25162> ;
    skos:exactMatch <https://sws.geonames.org/2940212> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/13522>,
        <https://data.rkd.nl/thesaurus/27159>,
        <https://data.rkd.nl/thesaurus/36401>,
        <https://data.rkd.nl/thesaurus/53691>,
        <https://data.rkd.nl/thesaurus/6628> ;
    skos:notation "53692" ;
    skos:prefLabel "Celle (district)"@en,
        "Celle (district)"@nl ;
    prov:generatedAtTime "2024-01-15T08:46:40+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2940212> .

