@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/p446410640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een duister moment : roman / Elisa Hoven ; vertaald [uit het Duits] door Gerrit Bussink en Izaak Hilhorst" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375563326> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067786561>,
        <http://data.bibliotheken.nl/id/thes/p071939172> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789400412040" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b88e3da5f76df174cfe61a908aee766d> ;
    schema1:name "Een duister moment : roman" ;
    schema1:numberOfPages 263 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9984827512e4384b106fdb28c15e6daf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1526345792> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2f80e05e6e988640d2514f18e098da1e> .

