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

<http://data.bibliotheken.nl/id/dbnlt/zuid004krit01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kritisch lexicon van de moderne Nederlandstalige literatuur  /  Tom van Deel, Ad  Zuiderent, Hugo  Brems, Sander  Bax" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/bax_006>,
        <http://data.bibliotheken.nl/id/dbnla/brem012>,
        <http://data.bibliotheken.nl/id/dbnla/deel001>,
        <http://data.bibliotheken.nl/id/dbnla/zuid004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "kritiek(en)",
        "sec - letterkunde",
        "woordenboek / lexicon" ;
    schema1:identifier "zuid004krit01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31d86b45a078baab662bebde702a4daa> ;
    schema1:name "Kritisch lexicon van de moderne Nederlandstalige literatuur" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6ec893df989113009dd85ed69035b26> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=zuid004krit01> .

