@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/p800372921> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood van mijn vader / Pieter Grashoff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449675343> ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068540973> ;
    schema1:description "Oplage van 350 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075600765> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/062e3d8658b933b0c245106c0633c691> ;
    schema1:name "De dood van mijn vader" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abdba6f491a6ec946ec920ea3811c205> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71386297> .

