@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/p283585625> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Willem Frederik Hermans / Kees Helsloot" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06847749X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/hels004will01_01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070612315> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068374062> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851033415> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75a2637455670b27ac3306b19c863aa1> ;
    schema1:name "Willem Frederik Hermans" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d51584975ba4e502647db8e1d2a84a0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702119027> .

