@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p841702306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van de katoen : van pluis tot bloes / [Joseph Philippe ; bew. naar het Frans door J.F. Brouwer ; ill. van Louis Joos]" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078556635>,
        <http://data.bibliotheken.nl/id/thes/p078556678> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069488002> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p095759557>,
        <http://data.bibliotheken.nl/id/nbt/p100425062> ;
    schema1:isbn "9025704255" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31894e9bc9b9199f7dbc80aa2464ce5d> ;
    schema1:name "De geschiedenis van de katoen : van pluis tot bloes" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f69cde76308bf2b7b2977db97f357c2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63931930> .

