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

<https://id.rijksmuseum.nl/300300602> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126587>,
        <https://id.rijksmuseum.nl/320132388>,
        <https://id.rijksmuseum.nl/320149194> ;
    ns1:editor <https://id.rijksmuseum.nl/31044814> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "300602" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Military history of the Netherlands ;" ] ;
    ns1:name "The Eighty years war" ;
    ns1:position "1st volume" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301300602> .

