@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/p83161630X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles uit de braadschotel / Dora Defesche ; [tek. Ans Zwaan, foto's Ed Suister et al. ; dieetadvies Nicoline Duinker-Joustra]" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069492689> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821067745> ;
    schema1:isbn "9026930267" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b64bb6d7d34cdefb9c8d9e6f87ae7daa> ;
    schema1:name "Alles uit de braadschotel" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae6d1db1361cf3e3f08f449dfa73915a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63483405> .

