@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/4578> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Skarsterlân (hist. municipality)" ;
    ns2:P168_place_is_defined_by "POINT(5.791850 52.956500)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/09d689cb8d804fbeb568b69d571770ef>,
        <https://data.rkd.nl/.well-known/genid/1928d5adce3e4674abdc1c19dd4b7fca>,
        <https://data.rkd.nl/.well-known/genid/8fc47f33c7b5400eb893974189f71069>,
        <https://data.rkd.nl/.well-known/genid/bfcaa08a738b498d9bd78059c69ed03e> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/97029> ;
    skos:altLabel "Haskerland"@en,
        "Haskerland (Nijehaske)"@en,
        "Haskerland"@nl,
        "Haskerland (Nijehaske)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97029> ;
    skos:exactMatch <https://sws.geonames.org/6544303>,
        <https://www.wikidata.org/entity/Q225521> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "4578" ;
    skos:prefLabel "Skarsterlân (hist. municipality)"@en,
        "Skarsterlân (hist. gemeente)"@nl ;
    prov:generatedAtTime "2023-02-16T12:27:53+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/6544303>,
        <https://www.wikidata.org/entity/Q225521> .

