@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/p851674240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven van Franz Kafka / Ernst Pawel ; vert. [uit het Engels door] Jos Perry" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068494157>,
        <http://data.bibliotheken.nl/id/thes/p397458347> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072362995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068208944> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060126157" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2656214013221ff95b0c07ba3b1fbd18> ;
    schema1:name "Het leven van Franz Kafka" ;
    schema1:numberOfPages 515 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12a68456df3192edc4e894f71e4d278b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64131625> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ae1642dc70cb0b3b3ce24fd90acbe595> .

