@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p861110366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste trein / David Storey ; [vert. uit het Engels door Jeanne Bukowska-van Tol]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342915053> ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068996454> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071723536> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025463029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a908e4b6a60a6ad219257fd3baf5a91c> ;
    schema1:name "De laatste trein" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16df489f029f45111a057cc29b02918d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63824145> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1ee9e778de08b65e67238e852b1ac0d8> .

