@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/p394802535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Psychiatrie" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619695> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069958696>,
        <http://data.bibliotheken.nl/id/thes/p073861464> ;
    schema1:description "Uittreksel van de 1e druk van Walter Vandereycken en Ron van Deth: Houten : Bohn Stafleu van Loghum, 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460664892" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d573f8121a8b71f954eddd0f447b6aa> ;
    schema1:name "Psychiatrie" ;
    schema1:numberOfPages 255372 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15922eb4e668635cc095af6fa63f364f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1410408342> .

