@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/p058913785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hyperventilatie / [tekst: Michaja Langelaan ; foto's: Ienke Kastelein]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070442169>,
        <http://data.bibliotheken.nl/id/thes/p075376997> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/163d9eaab994380ee19eb429662edc32> ;
    schema1:name "Hyperventilatie" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0c72e6c97c5ec62316680ba017cd34e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65128978> .

