@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/7166> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Salò" ;
    ns1:P168_place_is_defined_by "POINT(10.520500 45.606850)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/51db7fd2f8a146a3b0adb911f8e5d7c9>,
        <https://data.rkd.nl/.well-known/genid/830e185e25af46fd80b687f25d8497cb>,
        <https://data.rkd.nl/.well-known/genid/9e872dcd0d0343a18f72ebe90137c2b4>,
        <https://data.rkd.nl/.well-known/genid/a692d34e76fb4aecbb5ad6c85e23d04f> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/1096> ;
    skos:altLabel "Volzano"@en,
        "Volzano"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/1096> ;
    skos:exactMatch <https://sws.geonames.org/3168633>,
        <https://www.wikidata.org/entity/Q33713940> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "7166" ;
    skos:prefLabel "Salò"@en,
        "Salò"@nl ;
    prov:generatedAtTime "2023-02-16T12:28:37+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3168633>,
        <https://www.wikidata.org/entity/Q33713940> .

