@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/p276872630> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man zonder eigenschappen : roman / Robert Musil" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068459173> ;
    schema1:bookEdition "10e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071465197>,
        <http://data.bibliotheken.nl/id/thes/p073525944> ;
    schema1:description "1e dr. Nederlandse uitg.:  Amsterdam : Meulenhoff, 1988" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p276867483> ;
    schema1:isbn "9046130630" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f5e191bc23a3e2b534bfc3f7bdf2eba> ;
    schema1:name "De man zonder eigenschappen : roman" ;
    schema1:numberOfPages 449 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c912737685264eed8510c81d3adeca1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773797479> .

