@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/p093769822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The term structure of German interest rates / by Bas Bakker, Jakob de Haan" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604795>,
        <http://data.bibliotheken.nl/id/thes/p075620502> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074721437>,
        <http://data.bibliotheken.nl/id/thes/p075417049> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07338528X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832695610> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88fd70d52b96eb9ded1732cd9f95f002> ;
    schema1:name "The term structure of German interest rates" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a67866dfb722e9e7000c9764cd400b18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902374091> .

