@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/p049064835> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perspectives on parallel computing / G.A.P. Kindervater, J.K. Lenstra, A.H.G. Rinnooy Kan" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661144>,
        <http://data.bibliotheken.nl/id/thes/p077602110>,
        <http://data.bibliotheken.nl/id/thes/p078585155> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074353039> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067809162>,
        <http://data.bibliotheken.nl/id/thes/p069103291> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914321> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b61160a07fb80e897e8f2c281993756c> ;
    schema1:name "Perspectives on parallel computing" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41103c2249c73aec4ced6b107480947d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/43543002> .

