@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/p11392402X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scholing over voeding en dieet : draaiboek voor diëtisten / [auteur: Annet Pluister]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562625X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106945793>,
        <http://data.bibliotheken.nl/id/thes/p107892162> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080134988" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46820fff3305de8e9c19114113448c5d> ;
    schema1:name "Scholing over voeding en dieet : draaiboek voor diëtisten" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3edc9911312a5faf7f9b404133b8c071> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66273425> .

