@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/p411110136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het allermooiste boek over zeedieren / geïllustreerd door Val Walerczuk ; geschreven door Tom Jackson ; vertaling [uit het Engels]: Joost Mulder" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p412820064> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p246025409>,
        <http://data.bibliotheken.nl/id/thes/p250251728> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025768089" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba79d631e3595cb781b5df6c09542ab5> ;
    schema1:name "Het allermooiste boek over zeedieren" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59599bf58ae2fba248e2618514148634> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1004964983> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d5d01e963ed3ba2d36e9224b7fe04210> .

