@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/p040562077> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Middeleeuwse studies en bronnen" ;
    dcterms1:issued "1987" ;
    schema1:description "Later op rug van dl.: MSB" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:issn "09299726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9f7ba70340ea369d53fad7a9cb36c4a> ;
    schema1:name "Middeleeuwse studies en bronnen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e9efafc21adea24ef8c708fc691c585> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781870037> .

