@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/p411203142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bijzondere beestjes boek / tekst en illustraties Yuval Zommer ; beestjesdeskundige Barbara Taylor ; vertaling [uit het Engels]: Jesse Goossens" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p403888298> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p085931926>,
        <http://data.bibliotheken.nl/id/thes/p123494990> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047707868" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d5c94e3c48f7f5493b94b359d40db58> ;
    schema1:name "Het bijzondere beestjes boek" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8d7a2a86437e92cdd3e79831d4ae6d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950739788> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fff623d2ebc1649d542fba417978e437> .

