@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300206184> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Kunstnijverheid Indonesië" ],
        [ a ns1:Organization ;
            ns1:alternateName "Nationalmuseet (Denmark). Etnografisk samling." ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Primitive societies--Exhibitions" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31182854> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "206184" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Guides to the National Museum. The Ethnographical Department ;" ] ;
    ns1:name "Primitive tribes of the tropics" ;
    ns1:position "[2]" ;
    ns1:workExample <https://id.rijksmuseum.nl/301206184> .

