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

<https://id.rijksmuseum.nl/300297188> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Künste" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Intermedialität" ],
        <https://id.rijksmuseum.nl/310202954>,
        <https://id.rijksmuseum.nl/320130858> ;
    ns1:contributor <https://id.rijksmuseum.nl/310165936>,
        <https://id.rijksmuseum.nl/311166602> ;
    ns1:editor <https://id.rijksmuseum.nl/310202955> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "297188" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Intermediale Experimente am Bauhaus",
        "Kurt Schmidt : intermediale Experimente am Bauhaus" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text deutsch und englisch." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301297188> .

