@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p802825087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tijd voor een lichaam : roman / Werner Pauwels" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342764063> ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069119376> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844107441> ;
    schema1:isbn "9026412142" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39a0e91c9755c70ec571499673ea43dd> ;
    schema1:name "De tijd voor een lichaam : roman" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5801104d94a1efa846564888f78679bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902206965> .

