@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/p315018852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als ik er niet meer ben / Debra Adelaide ; vert. [uit het Engels] door Maarten Polman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342603000>,
        <http://data.bibliotheken.nl/id/nbt/p342603019> ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138499012> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069250715> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047200512" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f728025a56ffc0e6dad61fae30a96f3> ;
    schema1:name "Als ik er niet meer ben" ;
    schema1:numberOfPages 399 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f1c84b15ce39d60fd2ee25463f5bf78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/265024727> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/56ddd9c01aa5ad2a57670bc4523916a2> .

