@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/43545> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Cospicua" ;
    ns1:P168_place_is_defined_by "POINT(14.527500 35.885560)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/14985ac5f190403999030c70634377cd>,
        <https://data.rkd.nl/.well-known/genid/8cfc8141bce0445d8184b59d1b32fc37>,
        <https://data.rkd.nl/.well-known/genid/b41ecd84fd6e450188dce93d98e22616>,
        <https://data.rkd.nl/.well-known/genid/cf226f7a31f74687867154be134371e2> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/28926> ;
    skos:altLabel "Bormla"@en,
        "Bormla"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/28926> ;
    skos:exactMatch <https://sws.geonames.org/2563181> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "43545" ;
    skos:prefLabel "Cospicua"@en,
        "Cospicua"@nl ;
    prov:generatedAtTime "2023-05-22T14:20:49+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2563181> .

