@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/p08237595X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het einde van het spoor / door Tom J. Hopkins ; [Nederlandse vert. uit het Engels van: J.G.H. v.d. Bovenkamp Jr.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448648547> ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p131663712> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068791879> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56ebfe7e6301a208ee6efcd32513978e> ;
    schema1:name "Het einde van het spoor" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e022d8677a7f40024561eb79ef8c05a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65758212> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4132b8f5511c91beba56798272ab2f1e> .

