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

<http://data.bibliotheken.nl/id/dbnlt/scho074oudn01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Een Oudnederlandsche zin uit de elfde eeuw (met reproduktie)'  /  M.  Schönfeld" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/scho074> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "100 artikelen/taalkunde",
        "artikel",
        "sec - taalkunde" ;
    schema1:identifier "scho074oudn01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c15271eb2f03203a6df8c6cd681e22f> ;
    schema1:name "'Een Oudnederlandsche zin uit de elfde eeuw (met reproduktie)'" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=scho074oudn01> .

