@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/p04338126X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A simple closed-form formula for a bond's duration / Winfried Hallerbach" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616793>,
        <http://data.bibliotheken.nl/id/thes/p077607252> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073683914>,
        <http://data.bibliotheken.nl/id/thes/p07538423X> ;
    schema1:bookEdition "2nd draft" ;
    schema1:description "1e uitg.: 1987" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822627140> ;
    schema1:isbn "905086032X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/462f1d3f88ab4b5fb9a809d67bd0531b> ;
    schema1:name "A simple closed-form formula for a bond's duration" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f6502936b04ccd3e5ca4bce92a605a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64841538> .

