@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/komr001here01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heremijntijd. Exercities en ketelmuziek  /  Gerrit  Komrij" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/komr001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie/essays-opstellen",
        "proza",
        "verhalen" ;
    schema1:identifier "komr001here01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p416653138> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/498ea59d8ddad37ba7f5dd0b56e508c5> ;
    schema1:name "Heremijntijd. Exercities en ketelmuziek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2782242bf59e733d36bbfe96aa53e255> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=komr001here01> .

