@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/p399122540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "All about cats / Jozua Douglas & Hiky Helmantel ; translated from the Dutch by Clavis Publishing" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p317033239> ;
    schema1:bookEdition "First edition" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p107738597> ;
    schema1:description "Colofon vermeldt: written by Jozua Douglas and illustrated by Hiky Helmantel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p38597339X> ;
    schema1:isbn "9781605372457" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/153f139fca9595c72a48dc1a70b03133> ;
    schema1:name "All about cats" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e82d55711454ef7fef0c3552e94358cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/940499910> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3542c79193a6122698b4b436588d3e5c> .

