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

<http://data.bibliotheken.nl/id/dbnlt/voge008orie01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kritieken en kommentaren. Deel 2. Oriëntaties  /  Jacq Firmin  Vogelaar" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/voge008> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie/essays-opstellen",
        "sec - letterkunde" ;
    schema1:identifier "voge008orie01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421508434> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1c723cf79f3a8018da2e040707822e6> ;
    schema1:name "Kritieken en kommentaren. Deel 2. Oriëntaties" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7045e30ed32ec4d2aaf8ea2a0b747d41> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=voge008orie01> .

