@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/36854> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Eastern Cape (province)" ;
    ns2:P168_place_is_defined_by "POINT(27.000000 -32.000000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a299f74c5b514362ae0387f6a25cb450>,
        <https://data.rkd.nl/.well-known/genid/ceb1f176ce434c508844ebd2cd820289>,
        <https://data.rkd.nl/.well-known/genid/ec4f2e27a4e74b70832a26ec8d1b307a>,
        <https://data.rkd.nl/.well-known/genid/f75c0dad828045f2a3a3b7f031b4701e> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/2823> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/22274>,
        <https://data.rkd.nl/thesaurus/31775>,
        <https://data.rkd.nl/thesaurus/40461>,
        <https://data.rkd.nl/thesaurus/44147>,
        <https://data.rkd.nl/thesaurus/55495>,
        <https://data.rkd.nl/thesaurus/7234> ;
    skos:altLabel "Eastern Cape, Province of"@en,
        "Oostelijke Kaap (province)"@en,
        "Eastern Cape, Province of"@nl,
        "Oostelijke Kaap (provincie)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/2823> ;
    skos:exactMatch <https://sws.geonames.org/1085593>,
        <https://www.wikidata.org/entity/Q130840> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/22274>,
        <https://data.rkd.nl/thesaurus/31775>,
        <https://data.rkd.nl/thesaurus/40461>,
        <https://data.rkd.nl/thesaurus/44147>,
        <https://data.rkd.nl/thesaurus/55495>,
        <https://data.rkd.nl/thesaurus/7234> ;
    skos:notation "36854" ;
    skos:prefLabel "Eastern Cape (province)"@en,
        "Oost-Kaap (provincie)"@nl ;
    prov:generatedAtTime "2024-01-15T09:01:26+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/1085593>,
        <https://www.wikidata.org/entity/Q130840> .

