@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p437825388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik heb mijn huiswerk niet gemaakt, want... / Davide Calì, Benjamin Chaud" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p437832023> ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p276827376>,
        <http://data.bibliotheken.nl/id/thes/p434274518> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p240601734> ;
    schema1:description "Illustraties: Benjamin Chaud",
        "Vertaling uit het Engels: Moon" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048868292" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cc91346409018fa0fb3f63fcf065306> ;
    schema1:name "Ik heb mijn huiswerk niet gemaakt, want..." ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f9f8576873585c9045ee5c1cf15ce9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1371456483> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3d2c158bfe9c2bdc12a0955563f5e672> .

