@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p830586954> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Studies in German literature" ;
    dcterms1:issued "1964" ;
    schema1:inLanguage "en" ;
    schema1:issn "0081797X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc99d1dbbe6577287cc85a4dcb26d0e9> ;
    schema1:name "Studies in German literature" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79e94820bce65fea5580a55a418d7536> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905658251> .

