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

<https://id.rijksmuseum.nl/30060967> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/310118770> ;
    ns1:creator <https://id.rijksmuseum.nl/31097028> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "60967" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "International Council on Archives : guides to the sources for the history of the nations ;" ] ;
    ns1:name "Guide to the sources of the history of Africa south of the Sahara in the Netherlands" ;
    ns1:position "2:9" ;
    ns1:workExample <https://id.rijksmuseum.nl/30160967> .

