@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/p230420966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Languages for analysis and testing of event sequences / Andreas Gerhardus Engels" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163258023>,
        <http://data.bibliotheken.nl/id/thes/p166266973> ;
    schema1:description "Proefschrift Technische Universiteit Eindhoven" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p165543140> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b858e371cd1cd49fb39c661169bb7b52> ;
    schema1:name "Languages for analysis and testing of event sequences" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c2ba53644b6f305236ddfb7b31c584a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905502451> .

