@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/p454916167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwarttand en het Monster uit de Diepzee / 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> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464945676" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e87a6fdd1674dfe7635737258cf78371> ;
    schema1:name "Zwarttand en het Monster uit de Diepzee" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e861359a838ef258bf36300f9f8aa99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1547262826> .

