@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/39814> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Canale D'Agordo" ;
    ns2:P168_place_is_defined_by "POINT(11.914290 46.356930)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6aa880d4213048e7b468e12cb522e885>,
        <https://data.rkd.nl/.well-known/genid/70cde26edd8e4a79a435d9f2b98f01dc>,
        <https://data.rkd.nl/.well-known/genid/ae0580904c4e4905baedd746c90774b3>,
        <https://data.rkd.nl/.well-known/genid/b28a73f2df61437f9da86e011dd21b0c> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/28773> ;
    skos:altLabel "Forno di Canale"@en,
        "Forno di Canale"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/28773> ;
    skos:exactMatch <https://sws.geonames.org/3180895>,
        <https://www.wikidata.org/entity/Q30023558> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "39814" ;
    skos:prefLabel "Canale D'Agordo"@en,
        "Canale D'Agordo"@nl ;
    skos:scopeNote "Forno di Canale is oude naam"@nl ;
    prov:generatedAtTime "2023-02-16T12:34:21+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/3180895>,
        <https://www.wikidata.org/entity/Q30023558> .

