@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/p86054365X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ervaringen van de jonge Törless / Robert Musil ; vert. [uit het Duits] door Frank Diamand" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34291183X>,
        <http://data.bibliotheken.nl/id/nbt/p342911848> ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068459173> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072595531> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32068e107ad207af4e8e17d1ec8a07e3> ;
    schema1:name "De ervaringen van de jonge Törless" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63b39507d1732c7375e0483cd026ca9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63816144> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e6f2de8b7f9ca08e346048a8bd9278c8> .

