@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/p407381007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo mooi zijn dieren / Nicola Davies ; met illustraties van Petr Horáček" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14548825X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123494990>,
        <http://data.bibliotheken.nl/id/thes/p292026579> ;
    schema1:description "Nederlandse vertaling uit het Engels: Jesse Goossens" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047707936" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/006d7c200bf4010759d563e5c52c9e6a> ;
    schema1:name "Zo mooi zijn dieren" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f63466537e41e6e4dd8596934c396f57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962088447> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/048a6058c3bd2badf48e47d1ac49b6c7> .

