@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/p820753769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Text und Sinn : Deutsche Prosatexte für die Lehrerausbildung und für den akademischen Unterricht / hrsg. von M.A. van den Broek und L. Knol" ;
    dcterms1:issued "1974" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068935587>,
        <http://data.bibliotheken.nl/id/thes/p069590524> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9003334404" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/059337b5a35b890ab7e064391214b6e2> ;
    schema1:name "Text und Sinn : Deutsche Prosatexte für die Lehrerausbildung und für den akademischen Unterricht" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75386f7cddd366daf08c0fa8c1c33d45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63405858> .

