@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/22200> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Gotthard Pass (Switzerland)" ;
    ns2:P168_place_is_defined_by "POINT(8.561160 46.559310)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/13012ca15d1549bb974ffef4fb98f6d4>,
        <https://data.rkd.nl/.well-known/genid/2c1c01bceb944974826b2343a9d86e71>,
        <https://data.rkd.nl/.well-known/genid/60e92aa408b043eda47228b6a60aafa7>,
        <https://data.rkd.nl/.well-known/genid/79c1cf43bd2749d8ac79058cb57fe9c5> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25145> ;
    skos:altLabel "Sankt Gotthard"@en,
        "Sankt Gotthard"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25145> ;
    skos:exactMatch <https://sws.geonames.org/2658828>,
        <https://www.wikidata.org/entity/Q25233> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "22200" ;
    skos:prefLabel "Gotthard Pass (Switzerland)"@en,
        "Gotthardpas (Zwitserland)"@nl ;
    prov:generatedAtTime "2023-02-16T12:31:10+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2658828>,
        <https://www.wikidata.org/entity/Q25233> .

