@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/p853089353> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vervalste wereld van Willem Frederik Hermans / G.F.H. Raat" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06847749X>,
        <http://data.bibliotheken.nl/id/thes/p075614057>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p160897750>,
        <http://data.bibliotheken.nl/id/thes/p241925061>,
        <http://data.bibliotheken.nl/id/thes/p397462905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071302352> ;
    schema1:description "Ook verschenen als proefschrift Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800506200> ;
    schema1:isbn "9063884915" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c94c076300f6a76821c1b59e6f651ee> ;
    schema1:name "De vervalste wereld van Willem Frederik Hermans" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a9585a4ca9b48ba9e309c4a19e867b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905755125> .

