@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/p036952265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schuberts levensroman / door Joseph Aug. Lux ; vert. van G. Keller" ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069085803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069489157> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067682928> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/277a4f43d95b0ed6754c0a3006c10b07> ;
    schema1:name "Schuberts levensroman" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baab11b72e9e7125aae3b45c39f030a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64477703> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ba0aeb3c12ac9a105a4321ffbf6722a4> .

