@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/p394940334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een verlate reis / Daan Heerma van Voss" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329612409>,
        <http://data.bibliotheken.nl/id/thes/p343558602> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Uitgave met medewerking van Van Grunsven Creative Management" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p391886479> ;
    schema1:isbn "9789023497875" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfb2321ca5edfc6799a22e60f426f7ad> ;
    schema1:name "Een verlate reis" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d497765e36b3b6df278af1e863804f1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1015377280> .

