@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/p134077466> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duitsch woordenboek / I. van Gelderen" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069943435> ;
    schema1:bookEdition "2e uitg" ;
    schema1:inLanguage "de",
        "nl" ;
    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/e48f4f62efbe94652c3ddf2aa058f3b5> ;
    schema1:name "Duitsch woordenboek" ;
    schema1:numberOfPages 767 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/849416731b867e32bf2d10f9893e0c41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769899018> .

