@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/p443128162> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby Inktvis / concept en productie ImageBooks ; illustraties Yu-Hsuan Huang" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p409146498> ;
    schema1:description "Oorspronkelijk Engelstalige uitgave: Chronicle Books LLC, ©2022" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41129833X> ;
    schema1:isbn "9789464085846" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a19c9736cb7f1bc3b946ed9cdf260070> ;
    schema1:name "Baby Inktvis" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fe6fb89ad0be2bef917283956dfe3e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1451751600> .

