@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/p036638765> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "(M)ICCG for 2D problems on vectorcomputers / by Henk A. van der Vorst" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603233> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069222177>,
        <http://data.bibliotheken.nl/id/thes/p075389282> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036173266> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aeabe126023c8339e8d80507e23ef289> ;
    schema1:name "(M)ICCG for 2D problems on vectorcomputers" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2c8f0185577b0dd179f202fa63b5c8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64468500> .

