@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/p418971595> 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>,
        <https://data.bibliotheken.nl/.well-known/genid/b63e1cc1677b8ee74e517ecaa66ef867> ;
    schema1:description "First edition: 2002" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058982505",
        "9789058982506" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f47af4d85f086b66326a6e5145254043> ;
    schema1:name "Handboek eetstoornissen" ;
    schema1:numberOfPages 387 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6b4c028679233cdb96db86fb0e31da2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1039093375> .

