@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/p82287024X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Asymptotic methods in analysis / N.G. de Bruijn" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602021>,
        <http://data.bibliotheken.nl/id/thes/p078439698> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069311358> ;
    schema1:bookEdition "2nd ed" ;
    schema1:description "1e dr.: 1957" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914933> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53416c49b0f5c2668ebc408323227153> ;
    schema1:name "Asymptotic methods in analysis" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6715eecdd85da22032e7f710adf458a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/10421726> .

