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

<http://data.bibliotheken.nl/id/dbnlt/vale001nede01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlandtsche gedenck-clanck  /  Adriaen  Valerius" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/vale001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/komt001>,
        <http://data.bibliotheken.nl/id/dbnla/meer035>,
        <http://data.bibliotheken.nl/id/dbnla/tenh001> ;
    schema1:genre "liederen/liedjes",
        "non-fictie/geschiedenis/Opstand",
        "non-fictie/muziek-ballet-toneel-film-tv",
        "poëzie" ;
    schema1:identifier "vale001nede01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393487458> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ab0974aa688ae56fd0feaed72ee9074> ;
    schema1:name "Nederlandtsche gedenck-clanck" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/979862739d4f95680276fdda36aa1271> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=vale001nede01> .

