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

<http://data.bibliotheken.nl/id/dbnlt/huyg007jour02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Journaal van 21 october 1688 tot 2 september 1696. Eerste 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 "huyg007jour02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p400931184> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f50fac8e49697df3a3d0e15e9210c3a> ;
    schema1:name "Journaal van 21 october 1688 tot 2 september 1696. Eerste deel" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=huyg007jour02> .

