@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/p115444580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een pakje voor de hel / Nigel Hinton ; vert. [uit het Engels] door Paul van Damme ; met ill. van Jan De Backer" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071021809> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093269498>,
        <http://data.bibliotheken.nl/id/thes/p115548505> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065656316" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6360e4c7988eee825cc0bd6e15ab562> ;
    schema1:name "Een pakje voor de hel" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4492f3b6276b3943fa04fa22caddcc4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69410341> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/83d34abf1027c81f9e44a32eb865d49a> .

