@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/p079624073> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schwere Wörter / J. Gerzon, C. Brouwer, G. Ras" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p133278379> ;
    schema1:bookEdition "28. Aufl." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068651104>,
        <http://data.bibliotheken.nl/id/thes/p069288860>,
        <http://data.bibliotheken.nl/id/thes/p097481173> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628864> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9001335004" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2abd3d92ada95b92ab7715d423d19252> ;
    schema1:name "Schwere Wörter" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/898cae98f3464bc88c598ff1ac275910> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906467524> .

