@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/p293619476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Rennen / Tim Krabbé ; aus dem Niederländischen übersetzt von Susanne George ; mit einem Nachwort von Rainer Moritz" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068663617> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3379008486" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3832eb1eec517373454308d828d0082a> ;
    schema1:name "Das Rennen" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e25d2a06753bce1d3469bedc06a021a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150264541> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/59fcacdc397289a6f0db8dda1a40f5b9> .

