@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/p089478339> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "TIOS / Tele-Informatics and Open Systems Group" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089497139> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04618492d349638a22940a150d3438f4> ;
    schema1:name "TIOS" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e43c6721c573352c725951820aa976b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73075891> .

