@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/12014> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "West-Terschelling" ;
    ns1:P168_place_is_defined_by "POINT(5.214820 53.359110)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/062b3ab11b5c4389a514d5d191683050>,
        <https://data.rkd.nl/.well-known/genid/460c59c2b3e74144a6947f179b69b863>,
        <https://data.rkd.nl/.well-known/genid/53e61e3adfe3456c84f51d0ac4171f58>,
        <https://data.rkd.nl/.well-known/genid/aa95d3c518e94f669da022af2ba3d577> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/1108> ;
    skos:altLabel "West-Skylge (Terschelling)"@en,
        "West-Skylge (Terschelling)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/1108> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1048231>,
        <https://sws.geonames.org/2744608>,
        <https://www.wikidata.org/entity/Q2785515> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "12014" ;
    skos:prefLabel "West-Terschelling"@en,
        "West-Terschelling"@nl ;
    prov:generatedAtTime "2023-02-16T12:29:31+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1048231>,
        <https://sws.geonames.org/2744608>,
        <https://www.wikidata.org/entity/Q2785515> .

