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

<https://id.rijksmuseum.nl/300283975> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126541>,
        <https://id.rijksmuseum.nl/320132873> ;
    ns1:contributor <https://id.rijksmuseum.nl/31182025> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "283975" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre" ;
    ns1:name "Open depot" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Nederlands, Frans, Engels" ] ;
    ns1:temporalCoverage "Tentoonstelling: Gent, Museum voor Industriële Archeologie en Textiel (MIAT) 2018/02/01-2018/07/22" ;
    ns1:workExample <https://id.rijksmuseum.nl/301283975> .

