@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/2cf09247-cc30-4c92-89f3-168e8c59329b> a dcat:Dataset ;
    dct:description "RCAPM has four functionality modules: 1) calculates the credit risk premium, 2) central data repository to assist in managing the loan portfolio, 3) calculate the interest rate susidy re-estimates, 4) calculate the President's budget subsidy estimate" ;
    dct:identifier "666.0" ;
    dct:issued "2014-11-21"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Railroad Credit Assessment and Portfolio Management System -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Linda Woodfolk" ;
            vcard:hasEmail <mailto:Linda.Woodfolk@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2cf09247-cc30-4c92-89f3-168e8c59329b/resource/3f0eef4f-c55c-4410-af7a-3e9adbe3e1ba> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "credit",
        "geo",
        "geoss",
        "interest",
        "loan",
        "national",
        "north-america",
        "portfolio",
        "subsidy",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2cf09247-cc30-4c92-89f3-168e8c59329b/resource/3f0eef4f-c55c-4410-af7a-3e9adbe3e1ba> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:54:33.600904"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:06:47.850938"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

