@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/p043189938> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Technical report / Department of Mathematics and Computing Science" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075369710> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075480247> ;
    schema1:description "Nummering: TW-234 etc",
        "Vanaf 1988 uitg.: [Afdeling] Wiskunde en Informatica" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71baee9fe42a0b7d19a7efa158328f2e> ;
    schema1:name "Technical report" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78fef64aa058e9d6891c5651b312baa6> .

