@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/40051> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Western New-Guinea" ;
    ns1:P168_place_is_defined_by "POINT(138.000000 -4.000000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0616a44fd99243f18cd1ccaa8a7e478d>,
        <https://data.rkd.nl/.well-known/genid/256748ddeeba45ad836fecb0bdbd7ae2>,
        <https://data.rkd.nl/.well-known/genid/539f3374d65f46f6a66674e0cbb5dfff>,
        <https://data.rkd.nl/.well-known/genid/e7d5064738994deeb162e24bca8d0081> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/39> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/40052>,
        <https://data.rkd.nl/thesaurus/40882>,
        <https://data.rkd.nl/thesaurus/97874> ;
    skos:altLabel "Netherlands New Guinea (hist.)"@en,
        "Nederlands Nieuw-Guinea (hist.)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/39> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q3845> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/40052>,
        <https://data.rkd.nl/thesaurus/40882>,
        <https://data.rkd.nl/thesaurus/97874> ;
    skos:notation "40051" ;
    skos:prefLabel "Western New-Guinea"@en,
        "Westelijk Nieuw-Guinea"@nl ;
    prov:generatedAtTime "2023-04-24T12:30:59+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://www.wikidata.org/entity/Q3845> .

