@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/p185963951> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Historische reeks VU" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075344459> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35264c04cfda07507f74a4f62ae2a01a> ;
    schema1:name "Historische reeks VU" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d3cc5ed74556b5969c56e34d3c37cb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73458908> .

