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

<https://id.rijksmuseum.nl/300331001> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320126573> ;
    ns1:contributor <https://id.rijksmuseum.nl/310213114>,
        <https://id.rijksmuseum.nl/310223731>,
        <https://id.rijksmuseum.nl/31180784> ;
    ns1:editor <https://id.rijksmuseum.nl/310152947> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "331001" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:name "When the sun goes down and the moon comes up" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301331001> .

