@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/p037428438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De psychische stoornis : over het gestoorde beleven / Guido Cuyvers" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619784> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073583928> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033415828" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65eab1f4aecd10b11567f5534e385ed7> ;
    schema1:name "De psychische stoornis : over het gestoorde beleven" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cfbe5df8415faaf4dcabcc362c708be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905763591> .

