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

<https://id.rijksmuseum.nl/300327880> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31070767>,
        <https://id.rijksmuseum.nl/320126589>,
        <https://id.rijksmuseum.nl/320127922> ;
    ns1:contributor <https://id.rijksmuseum.nl/31064294> ;
    ns1:creator <https://id.rijksmuseum.nl/31070767> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "327880" ] ;
    ns1:inLanguage "dut",
        "ger" ;
    ns1:name "Gedichte und Zeichnungen",
        "Lucebert: Gedichte und Zeichnungen" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Contains text of first poem in original Dutch, as well as German translation. Other poems and epilogue appear in German only." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301327880> .

