@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/28761> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Haute-Corse (dept.)" ;
    ns1:P168_place_is_defined_by "POINT(9.166670 42.416670)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/98f743d053a44b6289c9aa742c3ecf25>,
        <https://data.rkd.nl/.well-known/genid/bee49665a1b74d299cb2066a332029ac> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25134> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/4477>,
        <https://data.rkd.nl/thesaurus/47632>,
        <https://data.rkd.nl/thesaurus/842> ;
    skos:broader <https://data.rkd.nl/thesaurus/25134> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7002928>,
        <https://sws.geonames.org/3013793>,
        <https://www.wikidata.org/entity/Q3334> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/4477>,
        <https://data.rkd.nl/thesaurus/47632>,
        <https://data.rkd.nl/thesaurus/842> ;
    skos:notation "28761" ;
    skos:prefLabel "Haute-Corse (dept.)"@en,
        "Haute-Corse (dept.)"@nl ;
    prov:generatedAtTime "2023-02-16T12:32:15+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7002928>,
        <https://sws.geonames.org/3013793>,
        <https://www.wikidata.org/entity/Q3334> .

