@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/092b11e0-01fe-4cd2-a6c5-589ee9ca6f51> a dcat:Dataset ;
    dct:description "The Long-Term Composite Rate is the unweighted average of bid yields on all outstanding fixed-coupon bonds neither due nor callable in less than 10 years.  Dataset updated daily every weekday." ;
    dct:identifier "015-DO-038" ;
    dct:issued "2014-08-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2014-08-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Daily Treasury Long Term Rate Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of Debt Management" ;
            vcard:hasEmail <mailto:debt.management@do.treas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/092b11e0-01fe-4cd2-a6c5-589ee9ca6f51/resource/7fd47139-5fc0-4115-877b-08deb40b165c> ;
    dcat:keyword "20-year",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cmt",
        "extrapolation-factor",
        "linear-extrapolation-factor",
        "long-term-rate",
        "lt-composite",
        "lt-composite-10-years",
        "lt25",
        "non-callable-bonds",
        "unweighted-average-of-bid-yields" .

<https://data.amerigeoss.org/dataset/092b11e0-01fe-4cd2-a6c5-589ee9ca6f51/resource/7fd47139-5fc0-4115-877b-08deb40b165c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-12-01T08:57:52.312306"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:55:47.122955"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.treasury.gov/resource-center/data-chart-center/interest-rates/Pages/TextView.aspx?data=longtermrate> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

