@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p435811673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duitsch woordenboek / I. van Gelderen" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069943435> ;
    schema1:bookEdition "10e dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070997772> ;
    schema1:description "Oorspr.: 1906" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851078494> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810547325>,
        <http://data.bibliotheken.nl/id/nbt/p840047134> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95f44172af05ee924c3f7e1116c593e4> ;
    schema1:name "Duitsch woordenboek" ;
    schema1:numberOfPages 871 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c22f41dd1eb46222835578ae2f2c2c87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308793041> .

