@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/p262040360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A brief history of process algebra / by J.C.M. Baeten" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p190396571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075137755>,
        <http://data.bibliotheken.nl/id/thes/p075492466> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e54488c5bb7996c12ce6494a0ce6f65> ;
    schema1:name "A brief history of process algebra" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd6c57d6d55177ab78f1f4244c2cfdbc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66538303> .

