@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/p436782057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kelder / Marc Raabe ; vertaling [uit het Duits] Marcel Misset" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p364373229> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238361578> ;
    schema1:description "Ondertitel op omslag: de vierde zaak voor Tom Babylon" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p436628759> ;
    schema1:isbn "9789044934472" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd925e42bce4db8d97eb3c9d3954dfd2> ;
    schema1:name "De kelder" ;
    schema1:numberOfPages 1333370 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31a0d380c170e53eb8c75561cf97f5b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1417163361> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b6c99ec13d89495bd414a033e07dac0d> .

