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

<https://id.rijksmuseum.nl/300209275> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Kunst Azië" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Turquoise" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31066210> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "209275" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Anthropological series / Field Museum of Natural History ;",
                "Field Museum of Natural History : Publication ;" ] ;
    ns1:name "Notes on turquois in the East" ;
    ns1:position "169",
        "vol. 13, nr. 1" ;
    ns1:workExample <https://id.rijksmuseum.nl/301209275> .

