@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/p083971270> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jongste dag is al verstreken : roman / Michael Horbach ; [geautoriseerde vert. uit het Duits door A.Th. Mooij]" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071926674> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069285837> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d0db7dfd5d7d94d56a22f3200bf7876> ;
    schema1:name "De jongste dag is al verstreken : roman" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6ed8783b943ff2054502666cbbcc446> ;
    schema1:sameAs <http://www.worldcat.org/oclc/21071100> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/70b0977e3bc103104482b1695d4518a2> .

