@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/p156228726> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dissociatieve stoornissen / W. Vandereycken" ;
    dcterms1:issued "1996" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069958696> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833261681> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/841c238fee86fdbf6268c5e601ad2c3b> ;
    schema1:name "Dissociatieve stoornissen" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f1a35425fdb01a7d4a007c240b41bc6> .

