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

<https://id.rijksmuseum.nl/300311682> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Drawing, German" ],
        <https://id.rijksmuseum.nl/320126589>,
        <https://id.rijksmuseum.nl/330134567> ;
    ns1:contributor <https://id.rijksmuseum.nl/310203484>,
        <https://id.rijksmuseum.nl/31076661>,
        <https://id.rijksmuseum.nl/311111508> ;
    ns1:creator <https://id.rijksmuseum.nl/31011975> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "311682" ] ;
    ns1:inLanguage "eng",
        "hun" ;
    ns1:name "German drawings of the fifteenth and sixteenth centuries in the Museum of Fine Arts, Budapest" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Translated from Hungarian" ] ;
    ns1:temporalCoverage "1400-1599" ;
    ns1:workExample <https://id.rijksmuseum.nl/301311682> .

