@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/p851979556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1000 calorieën boek / Bonnie Buurke" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07057152X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862112109> ;
    schema1:isbn "9024501830" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ec3e9c8b497cc10734e314ffa07538d> ;
    schema1:name "1000 calorieën boek" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18d4a4d5d131e800ae2a7eb272c513a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64141181> .

