@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/p853264147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De luxe van het lezen / George Steiner ; [vert. uit het Engels door Willem Witteveen]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078572088>,
        <http://data.bibliotheken.nl/id/thes/p078574331> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068387385> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069118817> ;
    schema1:description "Beperkte oplage van 100 genummerde exemplaren",
        "Samenvatting lezing New York. mei 1985" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e8908acaefd94ff7e8fa3b368fd8d9a> ;
    schema1:name "De luxe van het lezen" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2c6381303c4cc067b002342138a4fb3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64190606> .

