@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/p063459388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der junge Schiller als Kritiker / von André Hochuli" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397457448> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126866872> ;
    schema1:description "Proefschrift Basel" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cabf4822b88c078b2ee0692b1df92be> ;
    schema1:name "Der junge Schiller als Kritiker" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/251da6f2321b97ca13ff0d6aeb5f725a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906393561> .

