@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/p094100160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duits woordenboek / I. van Gelderen" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069943435> ;
    schema1:bookEdition "14e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068137338> ;
    schema1:description "1e dr.: 1906" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810547325>,
        <http://data.bibliotheken.nl/id/nbt/p840047134> ;
    schema1:isbn "9001968147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86c9ca1a50631f1e8bddbb3c90fec2d1> ;
    schema1:name "Duits woordenboek" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/734871e26aaad07c1a181c672e187e6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65881834> .

