@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/p158059832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tussen de woorden is het stil / Jit Narain" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069844984> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74992789d50113eb3732b8b9e7cf724c> ;
    schema1:name "Tussen de woorden is het stil" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6310b0b1e2309ca36660a4c81c0bedd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68342483> .

