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

<https://id.rijksmuseum.nl/300301356> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Armadillos--Comic books, strips, etc." ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Underground comic books, strips, etc." ],
        <https://id.rijksmuseum.nl/320132325>,
        <https://id.rijksmuseum.nl/320199791>,
        <https://id.rijksmuseum.nl/330133601> ;
    ns1:abstract "Third and final installment in Jim Franklin's linked series of comic books devoted to armadillo imagery; drawn and written during Franklin's 1973 Amsterdam sojourn."@en ;
    ns1:contributor [ a ns1:Person ;
            ns1:alternateName "Franklin, Jim, 1943-" ] ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "301356" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "Armadillo",
        "Gordeldier III" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English and Dutch." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301301356> .

