@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/53529> a skos:Concept ;
    skos:altLabel "East Indies"@en,
        "Oost-Indisch"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300418042> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "53529" ;
    skos:prefLabel "Dutch East Indian"@en,
        "Nederlands-Indisch"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/1>,
        <https://data.rkd.nl/thesaurus/282> ;
    skos:scopeNote "Styles and culture related to the colonial Dutch East Indies, now Indonesia."@en,
        "Stijlen en cultuur die behoren tot koloniale periode in toenmalig Nederlands-Indië, nu Indonesië."@nl ;
    prov:generatedAtTime "2023-03-30T11:48:16+00:00"^^xsd:dateTime .

