@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/p191849669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek psychopathologie / W. Vandereycken" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619784>,
        <http://data.bibliotheken.nl/id/thes/p077596900> ;
    schema1:bookEdition "3e [gew.] dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069483620>,
        <http://data.bibliotheken.nl/id/thes/p069958696>,
        <http://data.bibliotheken.nl/id/thes/p071810161> ;
    schema1:description "1e dr.: 1990" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061236802> ;
    schema1:isbn "9031331910" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1942efadd612b2729a188ea1c778881e> ;
    schema1:name "Handboek psychopathologie" ;
    schema1:numberOfPages 579 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebd0b18e1dc3b63ff731a3c0616fcf8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772681373> .

