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

<https://id.rijksmuseum.nl/300204714> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310154150>,
        <https://id.rijksmuseum.nl/320132926> ;
    ns1:contributor <https://id.rijksmuseum.nl/311106352> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "204714" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre" ;
    ns1:name "Mekhitar Garabedian" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Titel in het Engels, tekst in het Nederlands, Engels en Frans" ] ;
    ns1:temporalCoverage "Tentoonstelling: Gent, S.M.A.K., 2011/12/02-2012/02/26" ;
    ns1:workExample <https://id.rijksmuseum.nl/301204714> .

