@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/11258> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "San Matteo della Decima" ;
    ns1:P168_place_is_defined_by "POINT(11.229030 44.705830)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/44ded48bc9bc41fe8cd1d0454932df2a>,
        <https://data.rkd.nl/.well-known/genid/baa5fe0223ec49248e1a65f9d2a5b200> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/28562> ;
    skos:broader <https://data.rkd.nl/thesaurus/28562> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q3947665> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "11258" ;
    skos:prefLabel "San Matteo della Decima"@en,
        "San Matteo della Decima"@nl ;
    prov:generatedAtTime "2024-02-19T10:04:25+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://www.wikidata.org/entity/Q3947665> .

