@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/5153> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Alt-Hoeselt" ;
    ns2:P168_place_is_defined_by "POINT(5.491400 50.827800)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3f1c57d8c0f74d1fa9943769c10c485f>,
        <https://data.rkd.nl/.well-known/genid/d6152a34bc524b82be8931cd83b555d5> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25056> ;
    skos:broader <https://data.rkd.nl/thesaurus/25056> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2311919> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "5153" ;
    skos:prefLabel "Alt-Hoeselt"@en,
        "Alt-Hoeselt"@nl ;
    prov:generatedAtTime "2023-05-11T08:48:30+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://www.wikidata.org/entity/Q2311919> .

