@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/p413352943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het allermooiste boek over oerdieren / geïllustreerd door Val Walerczuk ; geschreven door Tom Jackson ; vertaling [uit het Engels]: Joost Mulder" ;
    dcterms1:issued "2018" ;
    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 "9789025768188" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf373e276642b32ab2f420e61944a6be> ;
    schema1:name "Het allermooiste boek over oerdieren" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcdaf1d1b1abf7ef778983fdabd96f91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023511274> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5957767e88410c73df7ca6fd0e88df5c> .

