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

<https://id.rijksmuseum.nl/300333025> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "English literature--18th century--History and criticism" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Clothing and dress in literature" ],
        <https://id.rijksmuseum.nl/320126568>,
        <https://id.rijksmuseum.nl/320129600>,
        <https://id.rijksmuseum.nl/320133106>,
        <https://id.rijksmuseum.nl/330134642> ;
    ns1:author <https://id.rijksmuseum.nl/310225169> ;
    ns1:creator <https://id.rijksmuseum.nl/310225169> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "333025" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Pasold studies in textile, dress and fashion history ;" ] ;
    ns1:name "Describing women's clothing in eighteenth-century England" ;
    ns1:position "2" ;
    ns1:temporalCoverage "1700-1799" ;
    ns1:workExample <https://id.rijksmuseum.nl/301333025> .

