@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/p370839730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Giovanna's navel / Ernest van der Kwast" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239936248> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341146781> ;
    schema1:isbn "9789023474456" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c76e5e7bdaf255bc5f6ebd4d06cd5243> ;
    schema1:name "Giovanna's navel" ;
    schema1:numberOfPages 1339096 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/496d9515fb5290ca09fc3cb92f406cbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/892994084> .

