@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/p439103495> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek eetstoornissen / Greta Noordenbos en Annemarie van Elburg (redactie)" ;
    dcterms1:issued "2018" ;
    schema1:bookEdition "Derde, geheel herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07323091X>,
        <http://data.bibliotheken.nl/id/thes/p191430129> ;
    schema1:description "1e druk: 2002" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024462629" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d6063b398d2c8e6937a4e865aa9bd0d> ;
    schema1:name "Handboek eetstoornissen" ;
    schema1:numberOfPages 387 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/691787a299ffeaa0845d059315fc7b32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1039098744> .

