@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/p371213673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wonderlijk verhaal van Hendrik Meier en zes andere verhalen / Roald Dahl ; vertaling uit het Engels door Harriët Freezer ; met tekeningen van Tom Eyzenbach" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068747055> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069001855>,
        <http://data.bibliotheken.nl/id/thes/p073271985> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026101481" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9052d2edbc03dfa9a12ed3b660c87790> ;
    schema1:name "Het wonderlijk verhaal van Hendrik Meier en zes andere verhalen" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea3c400ec5db2fed973f986b5cfc53c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869213822> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f1b6f35385e83b3a34244576ce33b62c> .

