@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/p036992267> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ALGOL 60 procedures in numerical algebra / by T.J. Dekker and W. Hoffmann" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078428866>,
        <http://data.bibliotheken.nl/id/thes/p078429315>,
        <http://data.bibliotheken.nl/id/thes/p078607019>,
        <http://data.bibliotheken.nl/id/thes/p078669529> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068632517>,
        <https://data.bibliotheken.nl/.well-known/genid/aba2946774d2732ac329bd8aa62df56f> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071229205> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e67ee93785341521f44d29d7885e44cf> ;
    schema1:name "ALGOL 60 procedures in numerical algebra" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6adf2205ed5bb612803dcd7ee00c4114> ;
    schema1:sameAs <http://www.worldcat.org/oclc/58613721> .

