@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/p092000746> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duits woordenboek / door I. van Gelderen" ;
    dcterms1:issued "1959-1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599705>,
        <http://data.bibliotheken.nl/id/thes/p078490308> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069943435> ;
    schema1:bookEdition "13e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068137338>,
        <http://data.bibliotheken.nl/id/thes/p070997772> ;
    schema1:description "Oorspronkelijke uitg.: 1906-1908" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f2409912a5b3611334a2bc7d924b940> ;
    schema1:name "Duits woordenboek" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fb742257af80fb47631eb1f208bdb15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65958797> .

