@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/p428292321> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The mermaid counting book / Suzanne Diederen ; English translation from the Dutch by Clavis Publishing Inc." ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174715617>,
        <http://data.bibliotheken.nl/id/thes/p413678334> ;
    schema1:bookEdition "First edition" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781605375830" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23fc6e300adb918c01cca74b37ab87e4> ;
    schema1:name "The mermaid counting book" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df0cbb948edb5e2968931ffe78915a92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1203132963> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2f5c07f595854a13b19397cfd00b391b> .

