@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/p830729453> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gerechten voor het 'zoutloze' en zoutarme dieet / J.J.C. Mantz" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071411593>,
        <https://data.bibliotheken.nl/.well-known/genid/1650851d0a027d3f98dc1196a2d2657d> ;
    schema1:bookEdition "8e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085796921> ;
    schema1:isbn "9023001656" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/562690d1c03e383fe6ea9e6b456c0050> ;
    schema1:name "Gerechten voor het 'zoutloze' en zoutarme dieet" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8107448d35985f629e334e7f8b462a7f> .

