@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/p264082990> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cholesterol / Eva Raaff ; [ill.: Lettie Krijger-Annokkee]" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p139111301> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p264082117> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p26408215X> ;
    schema1:isbn "9026928882" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f450f9323761f66402f7ecb83386ea7> ;
    schema1:name "Cholesterol" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37a1bfa4fdbca7aa7ffdc610327a6a3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66587209> .

