@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/p126090920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chebyshev quadrature for measures with a strong singularity / by A.B.J. Kuijlaars" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604167> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075387077>,
        <http://data.bibliotheken.nl/id/thes/p085722200> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126149283> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18a6de451e8fc3c14edcc45ec9b57cc1> ;
    schema1:name "Chebyshev quadrature for measures with a strong singularity" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d4a05f57491d8de2f30ffa4dce50058> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906959736> .

