@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/p844276901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On the algebraic equations in implicit Runge-Kutta methods / W.H. Hundsdorfer, M.N. Spijker" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598833> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069929262>,
        <http://data.bibliotheken.nl/id/thes/p075350300> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073494739> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842334262> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6339dc55311eabe929e3bd701f915cd> ;
    schema1:name "On the algebraic equations in implicit Runge-Kutta methods" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9831d79c7fb93996a0f846dec3282643> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64106265> .

