@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p24427522X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "CTIT technical report series" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p12670144X> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p126043515> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6e3abd6a3a21c9d863f4d85a894260f> ;
    schema1:name "CTIT technical report series" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7eeec376c9d630cbc347edcccafe4d68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66736591> .

