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

<https://id.rijksmuseum.nl/300186393> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31025439> ;
    ns1:creator <https://id.rijksmuseum.nl/31094933> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "186393" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger",
        "spa" ;
    ns1:name "Lob des Rheingaus" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Duits, Engels, Frans en Spaans" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301186393> .

