@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/p421741260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar is Malo? / Maria Dek" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p417461127> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p410591270> ;
    schema1:description "Vertaald uit het Frans. - Vertaling Charlotte Pothuizen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492986078" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ceee4d20a16ea84328cf76fa884c4a9> ;
    schema1:name "Waar is Malo?" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/509d8aab7ac958b4344b6fde35aa525b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1128279962> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ace4ad57889f26a7922ac5ff60b36159> .

