@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/p151305072> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A concurrent-c implementation of the object-oriented language Sina / Anand Tripathi, Mehmet Akşit" ;
    dcterms1:issued "1988" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3f3f36519fb979d4ace7cc7fb1b38dbc> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074234579> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037704680> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05c756606c0403fa15b5cbd1bf8abacb> ;
    schema1:name "A concurrent-c implementation of the object-oriented language Sina" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1a8f001f0b111eed2b8437b72f18acb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68655008> .

