@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/p265215056> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "LOT dissertation series" ;
    dcterms1:issued "1998" ;
    schema1:associatedMedia "http://www.lotpublications.nl/index3.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170594890> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p170531414> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ac310a444593c71d0877dfa57c7e356> ;
    schema1:name "LOT dissertation series" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51182e7174f41db566c9b63c10fce040> .

