@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/p394762614> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gevluchte bruid / Cassie Miles ; vertaling [uit het Engels]: Nina Hoevenberg" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071110712> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p353726478> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p42498105X>,
        <http://data.bibliotheken.nl/id/nbt/p443499187> ;
    schema1:isbn "9789402501612" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/775df9cccfc25c8de289723cb1fd3440> ;
    schema1:name "De gevluchte bruid" ;
    schema1:numberOfPages 983279 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc6da98d2c8c40745ac3ae2515a79f8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1137382348> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e43d1db4185c03c439ace0850642204f> .

