@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/p16404793X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "ASCI dissertation series / Advanced School for Computing and Imaging" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141353147> ;
    schema1:description "Uitgever varieert" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26fe196c8dfe94373e8acc6bbd7bb306> ;
    schema1:name "ASCI dissertation series" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c09cab59ccf4b568a3a917c0c7d8c03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73424119> .

