@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/p160660084> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het niets / A.H. Almaas ; vert. [uit het Engels] door Marce Noordenbos" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604035>,
        <http://data.bibliotheken.nl/id/thes/p075663910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126330484> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16108060X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p161082270> ;
    schema1:isbn "9069633981" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f3df73765471934c11224d6b7b5eaa7> ;
    schema1:name "Het niets" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f98769d0c0213a13affc02b102047ebf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68517890> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3b82e1c28b8178c9d51e83b3862e80be> .

