@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/8682> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Fondo (Trento)" ;
    ns2:P168_place_is_defined_by "POINT(11.137230 46.438800)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/44b1f34b06cd48e19763f2bd681cc981>,
        <https://data.rkd.nl/.well-known/genid/4ceebae3bed64ac6a0722875d4e9adf4>,
        <https://data.rkd.nl/.well-known/genid/4d548a01739f496a9bae07ed85cac5a0>,
        <https://data.rkd.nl/.well-known/genid/92b18364ab46417a8fdf5331d478b6b6> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/28660> ;
    skos:altLabel "Fondo in Val di Non"@en,
        "Fondo in Val di Non"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/28660> ;
    skos:exactMatch <https://sws.geonames.org/3176836> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "8682" ;
    skos:prefLabel "Fondo (Trento)"@en,
        "Fondo (Trento)"@nl ;
    prov:generatedAtTime "2023-04-17T12:20:34+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/3176836> .

