@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/p832269506> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Historische reeks Utrecht" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397488602> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314584> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a52f4dc277aa65c77010b0aed8c7ec8> ;
    schema1:name "Historische reeks Utrecht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47e6963cd3117038080a2773ae48edea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781573071> .

