@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/p455429642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Echo uit de diepte / Bart De Wolf ; illustraties: Shanna Paulissen" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434899461> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p36983626X>,
        <http://data.bibliotheken.nl/id/thes/p398252564> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464945843" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1717a6d5393399ca6cbbb06abe619203> ;
    schema1:name "Echo uit de diepte" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50e35e5a6045614142111f3ec61e84ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1546806999> .

