@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/p306703483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte handleiding bij de diagnostische criteria van de DSM-IV-TR / [American Psychiatric Association ; vert. uit het Engels: G.A.S. Koster van Groos]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111647568> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068913850> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d064594beaa77e9371e8bfb46674419> ;
    schema1:name "Beknopte handleiding bij de diagnostische criteria van de DSM-IV-TR" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf717d9c702bee784fa4cb10efcc2bb7> .

