@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/p443907714> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby Paddenstoel / concept en productie: ImageBooks ; illustraties: Yu-Hsuan Huang" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260513865>,
        <http://data.bibliotheken.nl/id/thes/p409146498> ;
    schema1:description "Oorspronkelijk Engelstalige uitgave: Chronicle Books LLC, ©2023",
        "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41129833X> ;
    schema1:isbn "9789464087307" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e9ad75b9899e37d8be9151c18b780e5> ;
    schema1:name "Baby Paddenstoel" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6133263f7fdbdce444a79fab9c79242> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1468937292> .

