@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/97946> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Kalimantan" ;
    ns1:P168_place_is_defined_by "POINT(114.000000 -1.000000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/13b10ff0b3614576bfcd97c5bc82d242>,
        <https://data.rkd.nl/.well-known/genid/5f568ec1bdeb4665ad6303166a6527d2> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/32944> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/32945>,
        <https://data.rkd.nl/thesaurus/40176>,
        <https://data.rkd.nl/thesaurus/41283>,
        <https://data.rkd.nl/thesaurus/97947> ;
    skos:broader <https://data.rkd.nl/thesaurus/32944> ;
    skos:exactMatch <https://sws.geonames.org/1641903>,
        <https://www.wikidata.org/entity/Q3795> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/32945>,
        <https://data.rkd.nl/thesaurus/40176>,
        <https://data.rkd.nl/thesaurus/41283>,
        <https://data.rkd.nl/thesaurus/97947> ;
    skos:notation "97946" ;
    skos:prefLabel "Kalimantan"@en,
        "Kalimantan"@nl ;
    prov:generatedAtTime "2023-12-18T13:54:16+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/1641903>,
        <https://www.wikidata.org/entity/Q3795> .

