@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/p374310696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Phenylketonuria : impact and implications / Amber Esmeralda ten Hoedt" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596811>,
        <http://data.bibliotheken.nl/id/thes/p078504767> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p340521740> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Met samenvatting in het Nederlands",
        "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789064645402" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6664de26ecc78210002fc8633b959a7> ;
    schema1:name "Phenylketonuria : impact and implications" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/115f2bbff6c93426cec288352acafb7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928163050> .

