@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/1183> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Canary Islands (autonomous region)" ;
    ns1:P168_place_is_defined_by "POINT(-15.500000 28.000000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0ac44cae7acc45f79062ccb59dbe26cb>,
        <https://data.rkd.nl/.well-known/genid/3c1b620c62c6487582d14caaf91fa5eb> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/386> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/3560>,
        <https://data.rkd.nl/thesaurus/39804> ;
    skos:broader <https://data.rkd.nl/thesaurus/386> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7016622>,
        <https://sws.geonames.org/2593110>,
        <https://www.wikidata.org/entity/Q5813> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/3560>,
        <https://data.rkd.nl/thesaurus/39804> ;
    skos:notation "1183" ;
    skos:prefLabel "Canary Islands (autonomous region)"@en,
        "Canarische Eilanden (autonome regio)"@nl ;
    prov:generatedAtTime "2023-05-02T08:18:55+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7016622>,
        <https://sws.geonames.org/2593110>,
        <https://www.wikidata.org/entity/Q5813> .

