@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/p040974456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A fully abstract semantics for data flow nets / J.N. Kok" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661144> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073558923>,
        <http://data.bibliotheken.nl/id/thes/p075404001> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840821077> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/083c2994804734fd338506a32d2a8e12> ;
    schema1:name "A fully abstract semantics for data flow nets" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e8ff59f507b5372bf50becb4d3f489a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906522403> .

