@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/2426> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Echt (Limburg)" ;
    ns2:P168_place_is_defined_by "POINT(5.873610 51.105830)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8f4d1f09abc547fb9f64ae7e129d9d95>,
        <https://data.rkd.nl/.well-known/genid/a2a8ed5374994edeb4b99859401e61b6>,
        <https://data.rkd.nl/.well-known/genid/d8aec4703df44a829141584f814bcf60>,
        <https://data.rkd.nl/.well-known/genid/fdade738a4ee40d5b8d793eac0c6c012> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/93874> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/88374> ;
    skos:altLabel "Het Slotje (Echt)"@en,
        "Huis De Holstraete (Echt)"@en,
        "Huis De Horst (Echt)"@en,
        "Het Slotje (Echt)"@nl,
        "Huis De Holstraete (Echt)"@nl,
        "Huis De Horst (Echt)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93874> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1047743>,
        <https://sws.geonames.org/2756444>,
        <https://www.wikidata.org/entity/Q2473420> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/88374> ;
    skos:notation "2426" ;
    skos:prefLabel "Echt (Limburg)"@en,
        "Echt (Limburg)"@nl ;
    prov:generatedAtTime "2023-02-16T12:27:16+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1047743>,
        <https://sws.geonames.org/2756444>,
        <https://www.wikidata.org/entity/Q2473420> .

