@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/p191843504> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The NumLab Numerical laboratory / by J. Maubach and A. Telea" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562219X>,
        <http://data.bibliotheken.nl/id/thes/p075661861>,
        <http://data.bibliotheken.nl/id/thes/p075684659> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075492466>,
        <http://data.bibliotheken.nl/id/thes/p080353894> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p188190309> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051972565> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0dc8b08ee02c80226c4fd8324bbdc82> ;
    schema1:name "The NumLab Numerical laboratory" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5c7de98391203598d3518a5de16fbd2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67633825> .

