@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/p111510880> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A bounded retransmission protocol for large data packets / Jan Friso Groote, Jaco van de Pol" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075010259>,
        <http://data.bibliotheken.nl/id/thes/p075396319> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p109716922> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864503024> ;
    schema1:isbn "9039303096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5650fda0a5e0df27ded3ca45c48ac75> ;
    schema1:name "A bounded retransmission protocol for large data packets" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/596d7ea41043fefd09168470462ae0a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66058716> .

