@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/p321666585> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuwe wegen voor de psychiatrie / Wim J. van der Steen" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619695>,
        <http://data.bibliotheken.nl/id/thes/p077596900>,
        <http://data.bibliotheken.nl/id/thes/p078639336>,
        <http://data.bibliotheken.nl/id/thes/p098261487>,
        <http://data.bibliotheken.nl/id/thes/p121683281> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069329362> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789088500978" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/825aed57e61064930d17d634bfdef904> ;
    schema1:name "Nieuwe wegen voor de psychiatrie" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/315995fdb0e3c3ca065497c308f16677> ;
    schema1:sameAs <http://www.worldcat.org/oclc/495981589> .

