@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/p44312826X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby Krokodil / 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 "9789464085822" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d59ce8634a8bca1aea600d6c97b5ade> ;
    schema1:name "Baby Krokodil" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aca647c11c95ca9893e268a23de634ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1452488650> .

