@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/p114315558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verleden laat niet los / Robert Penn Warren ; [vert. door Jean H.P. Jacobs]" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068460295> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069239975> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d3443288696413de4157a0a3f8fa21d> ;
    schema1:name "Het verleden laat niet los" ;
    schema1:numberOfPages 343 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e11c59db9bc2ddd0adb010b12c51c86d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1399481583> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1aedd8d565db483f202d4404260c519a> .

