@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/84828> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "De Steeg (Gelderland)" ;
    ns1:P168_place_is_defined_by "POINT(6.061110 52.020000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2b3fa68e1eb54f64bcb9f19341e453ea>,
        <https://data.rkd.nl/.well-known/genid/2e0afc3c2ac14920bd769c3ed15f4cdb>,
        <https://data.rkd.nl/.well-known/genid/2f951724e0ae4d40aa8a412df21e65b1>,
        <https://data.rkd.nl/.well-known/genid/86c1bdb1d9dd4cca85d5cb303d3eed97> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/97532> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/50684>,
        <https://data.rkd.nl/thesaurus/53075> ;
    skos:altLabel "Rhedersteeg (Rheden)"@en,
        "Rhedersteeg (Rheden)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97532> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7006894>,
        <https://sws.geonames.org/2757041>,
        <https://www.wikidata.org/entity/Q3020264> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/50684>,
        <https://data.rkd.nl/thesaurus/53075> ;
    skos:notation "84828" ;
    skos:prefLabel "De Steeg (Gelderland)"@en,
        "De Steeg (Gelderland)"@nl ;
    prov:generatedAtTime "2023-02-16T12:37:43+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7006894>,
        <https://sws.geonames.org/2757041>,
        <https://www.wikidata.org/entity/Q3020264> .

