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

<https://id.rijksmuseum.nl/300223413> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "arts" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "photographs" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "plastic arts" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "woodcarving" ],
        <https://id.rijksmuseum.nl/330136479> ;
    ns1:creator <https://id.rijksmuseum.nl/31083742> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "223413" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The Museum of primitive art handbooks ;" ] ;
    ns1:name "New Guinea art in the collection of the Museum of primitive art" ;
    ns1:position "2" ;
    ns1:workExample <https://id.rijksmuseum.nl/301223413> .

