@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/p435727583> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lehrbuch der deutschen Sprache / von J. Leopold Hzn" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397454538> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074131893> ;
    schema1:bookEdition "10., völlig neubearb. Aufl." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069110611>,
        <http://data.bibliotheken.nl/id/thes/p075084198> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628864> ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091724244> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb137c6427bacc32ebce87523fd14b33> ;
    schema1:name "Lehrbuch der deutschen Sprache" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/131140016399d9b98f95551300d82413> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308417755> .

