@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/p040559335> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Interprocescommunicatie / Edwin Dijkstra" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075658321> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074639668> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Module HP.3" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040283836>,
        <http://data.bibliotheken.nl/id/nbt/p821958623> ;
    schema1:isbn "9026711816" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e7fe5bee2b42271961334d08d316078> ;
    schema1:name "Interprocescommunicatie" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87adc5d9eeb242f5205139987c3bf674> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64710499> .

