@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/p801885639> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Approximation of vector valued functions / João B. Prolla" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627590> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067872573> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p81080140X>,
        <http://data.bibliotheken.nl/id/nbt/p821953214> ;
    schema1:isbn "0444850309" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/978da4026e9c2c59ed81f363b512d3ea> ;
    schema1:name "Approximation of vector valued functions" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fafcfcafdf83bb082856cbb9b47eb1de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781240298> .

