@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/30003> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Ciriè (Italy)" ;
    ns1:P168_place_is_defined_by "POINT(7.601250 45.234860)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/47fb8d0d806d4de6a274f8856065f5b6>,
        <https://data.rkd.nl/.well-known/genid/9a14804d219746388a39cf5837c4dd49>,
        <https://data.rkd.nl/.well-known/genid/ac6a7aef6b784990a1fa09df9ef6577a>,
        <https://data.rkd.nl/.well-known/genid/e98e24cabcc94fac8f065ac8eb0a047e> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/28418> ;
    skos:broader <https://data.rkd.nl/thesaurus/28418> ;
    skos:exactMatch <https://sws.geonames.org/3178650>,
        <https://www.wikidata.org/entity/Q30024782> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "30003" ;
    skos:prefLabel "Ciriè (Italy)"@en,
        "Ciriè (Italië)"@nl ;
    prov:generatedAtTime "2023-02-16T12:32:32+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3178650>,
        <https://www.wikidata.org/entity/Q30024782> .

