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

<https://id.rijksmuseum.nl/301256166> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Books"@en,
                "Boeken"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300028051> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300256166> ;
    ns1:isbn "0898522099" ;
    ns1:materialExtent "gepag. per hoofdstuk" ;
    ns1:name "TAPPI test methods 1992-1993" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:startDate "1992"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Atlanta, Georgia" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Atlanta, Georgia: TAPPI; 1992" ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "TAPPI" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/29928184> ;
    ns1:size "28 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Index." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Bevat: Fibrous materials and pulp testing T1 - T272. Paper and paperboard testing T400 - T552. Nonfibrous materials testing T600 - T700. Container testing T800 - T829. Structural materials testing T1000 - T1017. Testing practices T1200 - T1209." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=256166> ;
    ns1:workExample <https://id.rijksmuseum.nl/302285160> .

