@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/p040924289> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De diëtist / samenst.: K. Dijkhuis" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603985>,
        <http://data.bibliotheken.nl/id/thes/p077596234>,
        <http://data.bibliotheken.nl/id/thes/p078484413>,
        <http://data.bibliotheken.nl/id/thes/p078485150> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072886595>,
        <http://data.bibliotheken.nl/id/thes/p075379384> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075601133> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861921321> ;
    schema1:isbn "9069050587" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/286631ba9835079ef9721669d281b52e> ;
    schema1:name "De diëtist" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94d800f2d2c502529dd945f8b6cff9ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64728703> .

