@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/12787> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Ibiza (island)" ;
    ns1:P168_place_is_defined_by "POINT(1.400070 38.974360)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/31f965905bae4a84b7e009539327c240>,
        <https://data.rkd.nl/.well-known/genid/76471f6ec4784d518f44432e1dc88b0a>,
        <https://data.rkd.nl/.well-known/genid/88e8278ace7c465fa0015a9e41abed31>,
        <https://data.rkd.nl/.well-known/genid/e75428c7544143f7af984e72a8269cfe> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/28420> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/45548>,
        <https://data.rkd.nl/thesaurus/60874> ;
    skos:broader <https://data.rkd.nl/thesaurus/28420> ;
    skos:exactMatch <https://sws.geonames.org/2516477>,
        <https://www.wikidata.org/entity/Q52631> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45548>,
        <https://data.rkd.nl/thesaurus/60874> ;
    skos:notation "12787" ;
    skos:prefLabel "Ibiza (island)"@en,
        "Ibiza (eiland)"@nl ;
    prov:generatedAtTime "2023-02-16T12:29:39+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2516477>,
        <https://www.wikidata.org/entity/Q52631> .

