@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/p865849633> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dageraad / Elie Wiesel ; [vert. uit het Frans door Jan Hardenberg]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376014> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067827187> ;
    schema1:description "Oorspr. Nederlandse uitg.: Hilversum : De Boer, 1962" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030403780" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebf007af8dc61909acc5c6707df36350> ;
    schema1:name "De dageraad" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/028b7c70e3d5f206327f90f94b624311> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64342307> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a35e63690ff30cf717022760cb0b3888> .

