@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/p821099086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kijk, voeding : over mensen, hun voedsel en hun gezondheid / C. den Hartog" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562625X>,
        <http://data.bibliotheken.nl/id/thes/p077596293>,
        <http://data.bibliotheken.nl/id/thes/p078520878>,
        <http://data.bibliotheken.nl/id/thes/p078947111>,
        <http://data.bibliotheken.nl/id/thes/p078947189> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068190840> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027477248" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd56142460129d2f82993f3b15fda536> ;
    schema1:name "Kijk, voeding : over mensen, hun voedsel en hun gezondheid" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9840656db761ca777c9aaf2ab8f9d545> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63259346> .

