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

<http://data.bibliotheken.nl/id/dbnlt/weil004nede12> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederduitsch taalkundig woordenboek. P-R. S  /  P.  Weiland" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/weil004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "sec - taalkunde",
        "woordenboek / lexicon" ;
    schema1:identifier "weil004nede12" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39498420X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c68ed29b41c5702b46c988620ce17faa> ;
    schema1:name "Nederduitsch taalkundig woordenboek. P-R. S" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e51b24ffc102d7f4c58d8d074e8552ce> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=weil004nede12> .

