@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/p429258046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby Eend / concept en productie: ImageBooks ; illustraties: Yu-Hsuan Huang" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260513865>,
        <http://data.bibliotheken.nl/id/thes/p409146498> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41129833X> ;
    schema1:isbn "9789464081015" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d06799fdc3ce514050210f08dbd7d870> ;
    schema1:name "Baby Eend" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2ef4e5fe4ae12fa3d681343114261d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196228932> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/50679965d17ad225c3371cb0cf619523> .

