@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/p192120530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A process algebra for interworkings / by S. Mauw and M.A. Reniers" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603713>,
        <http://data.bibliotheken.nl/id/thes/p190396571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073669377>,
        <http://data.bibliotheken.nl/id/thes/p075492466> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p121627756> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffec9cf6eea6568eba6d10253c2e594d> ;
    schema1:name "A process algebra for interworkings" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/745b9afcd5413c9e41fe2a47ed113a63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67639271> .

