@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/p314975055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek functionele psychiatrie / J.E. Hovens (red.)" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606542>,
        <http://data.bibliotheken.nl/id/thes/p075619784>,
        <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078639336>,
        <http://data.bibliotheken.nl/id/thes/p088143252> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p119448521> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058981363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02172de6a95316763307aedc9bc97cd1> ;
    schema1:name "Handboek functionele psychiatrie" ;
    schema1:numberOfPages 258 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4db98187ba590849e8e6d1b7330796b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/276771073> .

