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

<http://data.bibliotheken.nl/id/dbnlt/scho074veld02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Veldnamen in Nederland  /  M.  Schönfeld" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/scho074> ;
    schema1:bookEdition "ongewijzigde herdruk van de 2de druk" ;
    schema1:genre "sec - taalkunde",
        "taalkunde/algemeen" ;
    schema1:identifier "scho074veld02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p416653898> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/547f4cc3c0fc729a8521415a64f7125d> ;
    schema1:name "Veldnamen in Nederland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28a08db2debd334e23944053ccb1a53f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=scho074veld02> .

