@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/p446874698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verduisterde dichter / door Gerard den Brabander ; met teekeningen van J.F. Doeve" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068222076>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069106606> ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : P.N. Van Kampen & Zoon N.V., [1940]",
        "K-nummer: K2555" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p200359657> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c44bbf6f1d863c5744a0bc8e79c04ae> ;
    schema1:name "De verduisterde dichter" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa377557c13327e35f06fade50a2c28a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511496945> .

