@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/1108> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Terschelling (municipality, island)" ;
    ns1:P168_place_is_defined_by "POINT(5.364890 53.408070)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/c5345dd574a0485d891f19e203404970>,
        <https://data.rkd.nl/.well-known/genid/ee4056e457364064a1cf102f2e9ec517> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/6162> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/12014>,
        <https://data.rkd.nl/thesaurus/12477>,
        <https://data.rkd.nl/thesaurus/19625>,
        <https://data.rkd.nl/thesaurus/60523> ;
    skos:broader <https://data.rkd.nl/thesaurus/6162> ;
    skos:exactMatch <https://sws.geonames.org/2746414>,
        <https://www.wikidata.org/entity/Q204412> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/12014>,
        <https://data.rkd.nl/thesaurus/12477>,
        <https://data.rkd.nl/thesaurus/19625>,
        <https://data.rkd.nl/thesaurus/60523> ;
    skos:notation "1108" ;
    skos:prefLabel "Terschelling (municipality, island)"@en,
        "Terschelling (gemeente, eiland)"@nl ;
    prov:generatedAtTime "2023-02-16T12:26:53+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2746414>,
        <https://www.wikidata.org/entity/Q204412> .

