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

<https://id.rijksmuseum.nl/300224352> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "buddhism" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "bibliographies" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310158776>,
        <https://id.rijksmuseum.nl/310158777> ;
    ns1:creator <https://id.rijksmuseum.nl/31078199> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "224352" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Buddhist yearly. Supplement ;" ] ;
    ns1:name "Bibliography of literature on Buddhist topics published on the territory of the G.D.R. since 1945" ;
    ns1:position "1966" ;
    ns1:workExample <https://id.rijksmuseum.nl/301224352> .

