@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/p852427085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wort und Wendung : idiomatische Notizen für den höheren Unterricht / von F. Augustin und J. Vloedgraven" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074584731> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068891865> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aba06da6a15afb33d33536b7d6baf85f> ;
    schema1:name "Wort und Wendung : idiomatische Notizen für den höheren Unterricht" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b62e46caeb97683b5a77589ed36d0399> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64162742> .

