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

<http://data.bibliotheken.nl/id/dbnlt/huyg007jour05> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Journaal gedurende de veldtochten der jaren 1673, 1675, 1676, 1677 en 1678  /  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",
        "reisbeschrijving" ;
    schema1:identifier "huyg007jour05" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393343731> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbeac357c24d0dd4223e015d6f5a421b> ;
    schema1:name "Journaal gedurende de veldtochten der jaren 1673, 1675, 1676, 1677 en 1678" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7094837d37f7182ba7a2e11042423766> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=huyg007jour05> .

