@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/p183606698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A discretisation method for asynchonous timed systems / by B. Knaack and Rob Gerth" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075492466>,
        <https://data.bibliotheken.nl/.well-known/genid/c97aceee30205416855c3cf44083545f> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07430707X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d330b67e37344b8ea4b07017b12b2378> ;
    schema1:name "A discretisation method for asynchonous timed systems" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6f929971b88884c19d70a94fc08b6df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67842091> .

