@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/p395468000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een dienstmeisje / Gilbert Morris ; [vert. uit het Engels: Marianne van Reenen]" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148969143> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p297854984> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p303188448> ;
    schema1:isbn "9789462784796" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bda5485e418b47f0846d3a8820801197> ;
    schema1:name "Dagboek van een dienstmeisje" ;
    schema1:numberOfPages 656117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/571d689a37dec4029602a9f78e07d978> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1049806231> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ec35b6899012a439f46288a31a3bb04c> .

