@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/p852648251> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bewaren van voedsel / B.A.M. Buurke" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07057152X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833173669> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/662814b0d30b57be577a9e4fc9545f14> ;
    schema1:name "Het bewaren van voedsel" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe18c3294922541c2937a32a8cb21979> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64171785> .

