@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/97414> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Weert (municipality, Limburg)" ;
    ns2:P168_place_is_defined_by "POINT(5.690670 51.234180)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/03c332b5a5d148fbbc2fa0877e1ba7ba>,
        <https://data.rkd.nl/.well-known/genid/a9d4256bc29c4d368ca91f71341e8c9e> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25073> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/16499>,
        <https://data.rkd.nl/thesaurus/2182>,
        <https://data.rkd.nl/thesaurus/6079> ;
    skos:broader <https://data.rkd.nl/thesaurus/25073> ;
    skos:exactMatch <https://sws.geonames.org/2744910>,
        <https://www.wikidata.org/entity/Q9774> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/16499>,
        <https://data.rkd.nl/thesaurus/2182>,
        <https://data.rkd.nl/thesaurus/6079> ;
    skos:notation "97414" ;
    skos:prefLabel "Weert (municipality, Limburg)"@en,
        "Weert (gemeente, Limburg)"@nl ;
    prov:generatedAtTime "2023-02-16T12:39:56+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2744910>,
        <https://www.wikidata.org/entity/Q9774> .

