@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/p079126464> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Group communication in the Amoeba distributed operating system / M.F. Kaashoek, A.S. Tanenbaum" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620049>,
        <http://data.bibliotheken.nl/id/thes/p075662051> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074339508>,
        <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069535760> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/750f25b67c10688ea40bc62eede9521b> ;
    schema1:name "Group communication in the Amoeba distributed operating system" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e91dd1d310c5c2c344574ea787f964ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65627591> .

