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

<https://id.rijksmuseum.nl/300230095> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "ethnic and racial groups" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "archaeology" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "paleontology" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "comparative anatomy" ],
        <https://id.rijksmuseum.nl/330137216> ;
    ns1:creator <https://id.rijksmuseum.nl/310161372> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "230095" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Bulletin of the British museum (natural history). Geological series ;" ] ;
    ns1:name "Human skeletal material from Ceylon, with an analysis of the island's prehistoric and contemporary populations" ;
    ns1:position "vol. 11, no. 4" ;
    ns1:workExample <https://id.rijksmuseum.nl/301230095> .

