@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/p427824400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jongen onder water / geschreven door Adam Baron ; uit het Engels vertaald door Anneke Bok ; met illustraties van Benji Davies" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p424729741> ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p185562973> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074129376>,
        <http://data.bibliotheken.nl/id/thes/p340005327> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: 2018" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463850520" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b492bec7e66a71f8c1dbd4d647e32be5> ;
    schema1:name "De jongen onder water" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd89cf79a365ca68c8fa99d695f40f9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200513213> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/df9c22a4d2fd9c6b618a7c2ba14f4633> .

