@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/p842582959> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computing methods in applied sciences and engineering / R. Glowinski" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599945>,
        <http://data.bibliotheken.nl/id/thes/p075627345> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075350718> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068513437>,
        <http://data.bibliotheken.nl/id/thes/p069059918> ;
    schema1:description "English and French texts",
        "Organized by Institut National de Recherche en Informatique et en Automatique" ;
    schema1:inLanguage "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822725800> ;
    schema1:isbn "0444875972" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8d39032c10c4d9d9610be5857c299ba> ;
    schema1:name "Computing methods in applied sciences and engineering" ;
    schema1:numberOfPages 728 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb86519df4c19080dfefd13b6bace06f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769100946> .

