@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/p05543374X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An efficient reliable broadcast protocol / M. Frans Kaashoek ... [et al.]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658232> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074339508> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dcea25ea94d7b1c6f2cf85843948859> ;
    schema1:name "An efficient reliable broadcast protocol" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/520c3da3cec0718754c4dd703e22f920> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65010905> .

