@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/p803534485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het glazen huis geluk : [verhalen] / door Dirk de Witte" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069845999> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851305423> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d8088b261b2342df307911668869c03> ;
    schema1:name "Het glazen huis geluk : [verhalen]" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71b3ef05878504c09cca1e3084c641a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63306327> .

