@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/p418749485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek psychiatrie en lichte verstandelijke beperking / Robert Didden, Pieter Troost, Xavier Moonen en Wouter Groen (redactie)" ;
    dcterms1:issued "2017" ;
    schema1:bookEdition "Eerste druk, tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114594961> ;
    schema1:description "1e druk: 2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058983022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc238876ba3bff7b7ebbe94233931f0c> ;
    schema1:name "Handboek psychiatrie en lichte verstandelijke beperking" ;
    schema1:numberOfPages 550 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a537819d9fe2a6c54c0525d1f70d853> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1050136054> .

