@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/p397750005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice, het wolvenmeisje / Kristin Hannah ; vertaling [uit het Engels]: Marjet Schumacher" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170266133>,
        <http://data.bibliotheken.nl/id/thes/p357931289> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p215076117> ;
    schema1:description "1e druk Nederlandse uitgave: Vianen : The House of Books, 2006",
        "Speciale uitgave gemaakt in opdracht van Veldboeket Lektuur B.V." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p408478470> ;
    schema1:isbn "9789402306316" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0de9c91354837903f04b1b722dedb0cb> ;
    schema1:name "Alice, het wolvenmeisje" ;
    schema1:numberOfPages 1033299 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69ebc09a0e1613aa88e5fb138acc5449> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1286377508> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fdb36df5d9244e921bd0e8fc5ab88869> .

