@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/p418017727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Giovanna's navel / Ernest van der Kwast ; translated from the Dutch by Laura Vroomen" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239936248> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p318251647> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781911617051" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ebcdeba05458a3b41b9b53673491eb7> ;
    schema1:name "Giovanna's navel" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf0979576d13bd31b4650198ab720b09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1037869877> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ec3061d90cab1d6eb695e8729dc2db51> .

