@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/p394805267> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek psychopathologie" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619784> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069958696> ;
    schema1:description "Uittreksel van de 3e druk door Prof. Dr. W. Vandereycken: Houten : Bohn Stafleu Van Loghum, 2000" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460667626" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47a8fa1ca70901062f6943694f5fcbce> ;
    schema1:name "Handboek psychopathologie" ;
    schema1:numberOfPages 329168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/919e087ee9aec96325230df715282318> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1411059888> .

