@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/p044808240> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A correctness proof of a distributed minimum-weight spanning tree algorithm / F.A. Stomp, W.P. de Roever" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598876> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073318833>,
        <http://data.bibliotheken.nl/id/thes/p075422344> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068477848> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044783248> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42798c878d7767018bbb144e4d864f51> ;
    schema1:name "A correctness proof of a distributed minimum-weight spanning tree algorithm" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da5539e39a7fb821402e6a7b6cb7b4f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64666773> .

