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

<http://data.bibliotheken.nl/id/dbnlt/heul001nede01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederduytsche Grammatica ofte Spraec-konst  /  Christiaan van Heule" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/heul001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/caro001> ;
    schema1:genre "sec - taalkunde",
        "studie" ;
    schema1:identifier "heul001nede01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39346637X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/031e1569264d9208308dd80c8eb0475e> ;
    schema1:name "De Nederduytsche Grammatica ofte Spraec-konst" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f47fee077b761d6103ec63e4e0d575d3> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=heul001nede01> .

