@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/p215633415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Using domain decomposition in the Jacobi-Davidson method / M. Genseberger, G.L.G. Sleijpen, H.A. van der Vorst" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625229> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15984469X>,
        <http://data.bibliotheken.nl/id/thes/p174713584> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069222177>,
        <http://data.bibliotheken.nl/id/thes/p156489643> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p154978930> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c7063490d3bb0db2d3a5199883606ca> ;
    schema1:name "Using domain decomposition in the Jacobi-Davidson method" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb37a1d91b0809759793ac13190d409f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906991559> .

