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

<https://id.rijksmuseum.nl/300292273> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Pants" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Garment cutting" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Cutting" ],
        <https://id.rijksmuseum.nl/320126563>,
        <https://id.rijksmuseum.nl/320128951>,
        <https://id.rijksmuseum.nl/320131117> ;
    ns1:creator <https://id.rijksmuseum.nl/310198643> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "292273" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Cutters' practical guide to the cutting all kinds of trousers, breeches, and leggings",
        "The cutters' practical guide to the cutting and making all kinds of trousers, breeches & knickers",
        "Trousers, breeches, and leggings" ;
    ns1:workExample <https://id.rijksmuseum.nl/301292273> .

