@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/p433136359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Volledige werken / Willem Frederik Hermans" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614006> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06847749X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288932005> ;
    schema1:isbn "9789403192505" ;
    schema1:issueNumber 210 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f87c24dd9c1dba672d366f7278e512c> ;
    schema1:name "Volledige werken" ;
    schema1:numberOfPages 986 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97ddca80b87d5c5a5d40a00c4695e07c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1371113095> .

