@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/p239282949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Doe niets' / Steven Harrison ; [vert. uit het Engels: Peter van der Roest]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440671264>,
        <http://data.bibliotheken.nl/id/nbt/p440671272> ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239283074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100762433> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021537230" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cd98905b0fdb9eddade57e8112c556b> ;
    schema1:name "' Doe niets'" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f213fa3e9f141cbed2d02d02d00cb5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67033295> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5412c45e15caf9a12a6f135c03fd7a9e> .

