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

<http://data.bibliotheken.nl/id/dbnlt/huyg007jour03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Journaal van 21 october 1688 tot 2 september 1696. Tweede deel  /  Constantijn  Huygens jr." ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/huyg007> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/dagboek",
        "non-fictie/politiek" ;
    schema1:identifier "huyg007jour03" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p400931249> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b4e431fa4530893cf82153b2f88af49> ;
    schema1:name "Journaal van 21 october 1688 tot 2 september 1696. Tweede deel" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=huyg007jour03> .

