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

<https://id.rijksmuseum.nl/300295966> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Artists--Czech Republic--Biography" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Artists" ],
        <https://id.rijksmuseum.nl/310201122>,
        <https://id.rijksmuseum.nl/330137551> ;
    ns1:creator <https://id.rijksmuseum.nl/310201121> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "295966" ] ;
    ns1:inLanguage "cze",
        "eng" ;
    ns1:name "Alois Wachsman" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Czech, with English summary." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301295966> .

