@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/p821768107> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Hollands Maandblad-reeks / onder red. van K.L. Poll" ;
    dcterms1:issued "1976" ;
    schema1:associatedMedia "https://www.dbnl.org/tekst/_hol006holl01_01/" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069319375> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33e4fea003684dac8b868b094d4c9169> ;
    schema1:name "Hollands Maandblad-reeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f25db277b1dc68b678254ed74430d9b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72667187> .

