@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/p40755355X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn gang door de psychiatrie / G.J. Zwanikken" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071359648> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407553371> ;
    schema1:isbn "9789082501612" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a129fa8283b35272215a214506cadc41> ;
    schema1:name "Mijn gang door de psychiatrie" ;
    schema1:numberOfPages 344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd81e4ac22f28d6370f108dad627af6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239623155> .

