@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/p394001389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hou me vast / Daniëlle Bakhuis" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p314457437> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341000639> ;
    schema1:isbn "9789021670966" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6315f4e891aaf376e121316c30c703ef> ;
    schema1:name "Hou me vast" ;
    schema1:numberOfPages 1175502 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f406c3386ed60fca850394f4c0f2d97a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001343274> .

