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

<https://id.rijksmuseum.nl/300294789> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31053042>,
        <https://id.rijksmuseum.nl/320127411>,
        <https://id.rijksmuseum.nl/330133863> ;
    ns1:creator <https://id.rijksmuseum.nl/31027571> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "294789" ] ;
    ns1:inLanguage "fre" ;
    ns1:name "Victor Horta" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in French, captions in French and Flemish." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301294789> .

