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

<https://id.rijksmuseum.nl/30047305> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310105529> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "47305" ] ;
    ns1:inLanguage "dut" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Rijksinstituut voor Oorlogsdocumentatie : monografieën ;" ] ;
    ns1:name "De Februari-staking, 25-26 februari 1941" ;
    ns1:position "5" ;
    ns1:workExample <https://id.rijksmuseum.nl/30147305> .

