@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/p865587272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Distributed computing : structure and complexity / [by] Hans Leo Bodlaender ; (met een samenv. i.h. Nederlands)" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233>,
        <http://data.bibliotheken.nl/id/thes/p075661861>,
        <http://data.bibliotheken.nl/id/thes/p077605241>,
        <http://data.bibliotheken.nl/id/thes/p078513332>,
        <http://data.bibliotheken.nl/id/thes/p089410513> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072306025> ;
    schema1:description "Proefschrift Utrecht",
        "Titel ook i.h. Nederl.: Gedistribueerde berekeningen" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a220464cf359a159556fc07ca08a125e> ;
    schema1:name "Distributed computing : structure and complexity" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/747fb83bec82206b168fe8d15e3f09ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898975871> .

