@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/p314907114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bruid achterna / Barbara Benedict ; [vert. uit het Engels: José van Beek]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p137198507> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075097591> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9789036065719" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2754e36096887686549f9f395df66e9> ;
    schema1:name "De bruid achterna" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/746fed369eea76b617faaf9989f0c648> ;
    schema1:sameAs <http://www.worldcat.org/oclc/262936306> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1874c66bb5c82c9362a92ae94d3f3853> .

