@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/2e510483-e284-4879-bbd9-3036b860a816> a dcat:Dataset ;
    dct:description "Sortable List of Recipient Organizations receiving EDA Revolving Loan Funds" ;
    dct:identifier "deecb86f-978d-4ec7-88cd-5934a621a8b9" ;
    dct:issued "2025-11-20T17:53:20.636030"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2020-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EDA Funded Revolving Loan Fund Recipients" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Goodwin" ;
            vcard:hasEmail <mailto:jgoodwin@eda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e510483-e284-4879-bbd9-3036b860a816/resource/454708d7-547a-4057-a593-846dbd2740cc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "economic-development",
        "geo",
        "geoss",
        "national",
        "north-america",
        "revolving-loan-fund",
        "united-states" ;
    dcat:theme <%7B%22Program%20Data%22%7D> .

<https://data.amerigeoss.org/dataset/2e510483-e284-4879-bbd9-3036b860a816/resource/454708d7-547a-4057-a593-846dbd2740cc> a dcat:Distribution ;
    dct:description "EDA-RLF-Recipients.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2022-07-15T13:56:35.463505"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:53:20.629713"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://eda.gov/files/rlf/EDA-RLF-Recipients.xlsx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

