@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/p306002922> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "The yearbook of the Research Centre for German and Austrian Exile Studies" ;
    dcterms1:issued "200X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191007013> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p169271463> ;
    schema1:issn "18758118" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a979951d85d7f30d8b292d2891fe61ac> ;
    schema1:name "The yearbook of the Research Centre for German and Austrian Exile Studies" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc64e1d9400d3c745fd95df574cbd423> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212420961> .

