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

<https://id.rijksmuseum.nl/300113121> a ns1:CreativeWork ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "113121" ] ;
    ns1:illustrator <https://id.rijksmuseum.nl/3101518> ;
    ns1:inLanguage "eng" ;
    ns1:name "Picturesque representations of the dress and manners of the English" ;
    ns1:workExample <https://id.rijksmuseum.nl/301113121> .

