@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/p803408250> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ausgewählte Schriften / Otto Weinreich ; unter Mitarb. von Ulrich Klein hrsg. von Günther Wille" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397317352>,
        <http://data.bibliotheken.nl/id/thes/p397434669> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070649456> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067725244> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9060320123" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f7d310d5a7871785c715ed31b43fb76> ;
    schema1:name "Ausgewählte Schriften" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7cf699c5b7582722f9dd7c02d73b8d6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898782125> .

