@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/86114> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Leeuwenhorst (area, Noordwijkerhout)" ;
    ns1:P168_place_is_defined_by "POINT(4.476198 52.242069)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0f689e5f67784fe5820363aee5fe7f00>,
        <https://data.rkd.nl/.well-known/genid/173f007091c44481863154639f066c87>,
        <https://data.rkd.nl/.well-known/genid/35fe74cc95d240b59e71d7ceb687515c>,
        <https://data.rkd.nl/.well-known/genid/fc8955bfdcc14830b28bf08906836be3> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/3849> ;
    skos:altLabel "Huize Leeuwenhorst (Noordwijk)"@en,
        "Klooster Leeuwenhorst"@en,
        "Huize Leeuwenhorst (Noordwijk)"@nl,
        "Klooster Leeuwenhorst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/3849> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2044814> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "86114" ;
    skos:prefLabel "Leeuwenhorst (area, Noordwijkerhout)"@en,
        "Leeuwenhorst (gebied, Noordwijkerhout)"@nl ;
    prov:generatedAtTime "2023-02-16T12:37:51+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://www.wikidata.org/entity/Q2044814> .

