@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/p112616275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bereiding van cassave / E. Gietema-Groenendijk" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p07844912X>,
        <http://data.bibliotheken.nl/id/thes/p078582911>,
        <http://data.bibliotheken.nl/id/thes/p078636698>,
        <http://data.bibliotheken.nl/id/thes/p078656540> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072213493> ;
    schema1:bookEdition "2e herdr" ;
    schema1:description "1e dr.: 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830784543> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac10b08984a2000cf4a842fcc365f37c> ;
    schema1:name "Bereiding van cassave" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70e03e6b9d372ae4d41a4bae5b7b1173> .

