@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/p437446840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby spook / concept en productie: ImageBooks ; illustraties: Emily Dove" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260513865>,
        <http://data.bibliotheken.nl/id/thes/p418847967> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41129833X> ;
    schema1:isbn "9789464083019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d7ff2df8da6cdfed0187167caf20c05> ;
    schema1:name "Baby spook" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc39ed877de4433214fe0e0e6cd14713> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1357141339> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3c50c9d97d169c50d8a06dc037d739a7> .

