@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/p08046307X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A layered semantics for a parallel object-oriented language / P.H.M. America, J.J.M.M. Rutten" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075621606> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074239325>,
        <http://data.bibliotheken.nl/id/thes/p075404001> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072665971> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840821077> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f17351de26df646bfd32112a5a85f684> ;
    schema1:name "A layered semantics for a parallel object-oriented language" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1351c3b30406777b278067e665276402> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65643854> .

