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

<http://data.bibliotheken.nl/id/dbnlt/buij001nede02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Nederlandse kinderboeken uit de achttiende eeuw'  /  P.J.  Buijnsters" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/buij001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "100 artikelen/jeugdliteratuur",
        "artikel",
        "sec - letterkunde" ;
    schema1:identifier "buij001nede02" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c611e244ff7af2a8a45e7b88bbdb52b4> ;
    schema1:name "'Nederlandse kinderboeken uit de achttiende eeuw'" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be2325a91f04c7268e13198113162ed3> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=buij001nede02> .

