@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/26052> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Dutch East Indies (hist.)" ;
    ns1:P168_place_is_defined_by "POINT(120.000000 -5.000000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3b686d4560304fd784f23a53f26d3e8c>,
        <https://data.rkd.nl/.well-known/genid/57d889168f2447a18451e72dc654be12>,
        <https://data.rkd.nl/.well-known/genid/bea15c23804a4e00aa51a0ddc854b424>,
        <https://data.rkd.nl/.well-known/genid/cbb6cc5b6f3047dabe7ff9f4eb9ed2fa> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/5366> ;
    skos:altLabel "Oost-Indië (hist.)"@en,
        "Oost-Indië (hist.)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/5366> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q188161> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "26052" ;
    skos:prefLabel "Dutch East Indies (hist.)"@en,
        "Nederlands-Indië (hist.)"@nl ;
    prov:generatedAtTime "2024-02-22T13:27:48+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://www.wikidata.org/entity/Q188161> .

