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

<https://id.rijksmuseum.nl/300194623> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31051911>,
        <https://id.rijksmuseum.nl/320127411>,
        <https://id.rijksmuseum.nl/320128639> ;
    ns1:contributor <https://id.rijksmuseum.nl/310144257>,
        <https://id.rijksmuseum.nl/31037690>,
        <https://id.rijksmuseum.nl/31084474> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "194623" ] ;
    ns1:inLanguage "cze",
        "eng",
        "ger" ;
    ns1:name "Josef Hoffmann" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Titel en tekst in het Duits, Tsjechisch en Engels." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301194623> .

