@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/p450105091> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Oratiereeks" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075318741> ;
    schema1:description "Engelstalige redes met reekstitel: Dissertations series",
        "Uitg. onder auspiciën van de Universiteit van Amsterdam. - Uitg. ook: Amsterdam : Vossiuspers UvA, of: Amsterdam : Vossius UvA" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a50bd9caa92440af6354f5f22e2077c> ;
    schema1:name "Oratiereeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/448e076e82a17d4bd734472d84f4ee3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1523264659> .

