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

<https://id.rijksmuseum.nl/300333337> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31015367>,
        <https://id.rijksmuseum.nl/320127365>,
        <https://id.rijksmuseum.nl/320128191>,
        <https://id.rijksmuseum.nl/320128415> ;
    ns1:author <https://id.rijksmuseum.nl/31015367> ;
    ns1:creator <https://id.rijksmuseum.nl/31015367> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "333337" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Forbidden trees",
        "Verbotene Bäume" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in German and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301333337> .

