@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/4728204d-3380-4a58-83fb-1b4531b750d7> a dcat:Dataset ;
    dct:description "SBA offers a variety of loan programs for very specific purposes. These reports detail weekly lending activity for SBA loan programs." ;
    dct:identifier "SBA-OCA-2018-08-001" ;
    dct:issued "2025-11-21T10:01:16.140142"^^xsd:dateTime ;
    dct:modified "2020-01-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SBA Weekly Lending Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua Dykema" ;
            vcard:hasEmail <mailto:Joshua.dykema@sba.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4728204d-3380-4a58-83fb-1b4531b750d7/resource/df6ddaae-9396-41d2-951a-2e1c91d09991> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lending",
        "loan",
        "national",
        "north-america",
        "sba",
        "united-states" .

<https://data.amerigeoss.org/dataset/4728204d-3380-4a58-83fb-1b4531b750d7/resource/df6ddaae-9396-41d2-951a-2e1c91d09991> a dcat:Distribution ;
    dct:description "SBA offers a variety of loan programs for very specific purposes. These reports detail weekly lending activity for SBA loan programs." ;
    dct:issued "2022-07-29T06:58:50.633070"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:01:16.132963"^^xsd:dateTime ;
    dct:title "SBA Weekly Lending Reports" ;
    dcat:accessURL <https://www.sba.gov/about-sba/sba-newsroom/weekly-lending-report> .

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

