@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/p854361561> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenvoud in de psychiatrie / onder red. van J. Pols, W.H.J. Mutsaers" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619695>,
        <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078639336> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07159289X>,
        <http://data.bibliotheken.nl/id/thes/p071987355> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060762312" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f5ad93e33797d0819b466cb6980c072> ;
    schema1:name "Eenvoud in de psychiatrie" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfcfb6cdb0f4a048269b0ca0d9ff05a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63804373> .

