@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/p843934573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het neder-dieet : afvallen zonder op te vallen / Bonnie Buurke" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625709> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07057152X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024509505" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e62d45fc31eeafce727e74a02d5feb9> ;
    schema1:name "Het neder-dieet : afvallen zonder op te vallen" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d540da33718ebc0c82eee180f804682f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64101125> .

