@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/p436169851> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wording van Gerrit Komrij : een biografisch portret / Arie Pos" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068944446> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072183969> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p436019728> ;
    schema1:isbn "9789403192116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a69bae0c63e12a418f267db0f77886de> ;
    schema1:name "De wording van Gerrit Komrij : een biografisch portret" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6af06dc8912766a543db451644306b1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1337866297> .

