@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .

<https://id.rijksmuseum.nl/13023> a ns1:E53_Place ;
    ns1:P129i_is_subject_of <https://data.rijksmuseum.nl/23081> ;
    ns1:P1_is_identified_by [ a ns1:E33_E41_Linguistic_Appellation ;
            ns1:P190_has_symbolic_content "Indonesia" ;
            ns1:P2_has_type <http://vocab.getty.edu/aat/300404670> ;
            ns1:P72_has_language <http://vocab.getty.edu/aat/300388277> ],
        [ a ns1:E33_E41_Linguistic_Appellation ;
            ns1:P190_has_symbolic_content "Indonesië" ;
            ns1:P2_has_type <http://vocab.getty.edu/aat/300404670> ;
            ns1:P72_has_language <http://vocab.getty.edu/aat/300388256> ],
        [ a ns1:E33_E41_Linguistic_Appellation ;
            ns1:P190_has_symbolic_content "Nederlands-Indië" ;
            ns1:P2_has_type <http://vocab.getty.edu/aat/300435719> ] ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300128207> ;
    ns1:P89_falls_within <https://id.rijksmuseum.nl/230129> ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1000116>,
        <https://id.rijksmuseum.nl/23081>,
        <https://id.rijksmuseum.nl/330135227> .

