@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/p44040519X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diep, diep in de zee / Mariken Jongman ; tekeningen van Andrea Kruis" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072188642> ;
    schema1:bookEdition "7e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p244856095> ;
    schema1:description "1e druk: 2014",
        "Omslag vermeldt: strip, en icoon maan, ster" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p38014235X> ;
    schema1:isbn "9789048720873" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d2346b04ed02f640f32a9386c887471> ;
    schema1:name "Diep, diep in de zee" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f617092ef1f34d3506ab90ea66bbc709> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1410868243> .

