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

<http://data.bibliotheken.nl/id/dbnlt/anro001bioe01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bio- en bibliografisch lexicon van de neerlandistiek  /  Karina van Dalen-Oskam, Ingrid  Biesheuvel, Wim van Anrooij, Jan  Noordegraaf" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/anro001>,
        <http://data.bibliotheken.nl/id/dbnla/bies008>,
        <http://data.bibliotheken.nl/id/dbnla/dale013>,
        <http://data.bibliotheken.nl/id/dbnla/noor004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie/biografie",
        "non-fictie/naslagwerken (alg.)",
        "sec - letterkunde",
        "sec - taalkunde" ;
    schema1:identifier "anro001bioe01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394974735> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/950a1837ac1b6f43758ee99ee4ddef71> ;
    schema1:name "Bio- en bibliografisch lexicon van de neerlandistiek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/439843701b81243470d066a106f7da30> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=anro001bioe01> .

