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

<https://id.rijksmuseum.nl/300299467> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Czech--20th century--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Modern--Exhibitions" ],
        <https://id.rijksmuseum.nl/311201770>,
        <https://id.rijksmuseum.nl/320129831> ;
    ns1:contributor <https://id.rijksmuseum.nl/310203321>,
        <https://id.rijksmuseum.nl/310203322>,
        <https://id.rijksmuseum.nl/310203323>,
        <https://id.rijksmuseum.nl/311201770> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "299467" ] ;
    ns1:inLanguage "cze",
        "eng",
        "fre",
        "ger" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Volné směry ;" ] ;
    ns1:name "Sborník S.V.U. Mánes" ;
    ns1:position "XLI" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Summary in German, English and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301299467> .

