@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/17f939a5-4757-48b9-b910-37dc41a3f264> a dcat:Dataset ;
    dct:description "SBA Coronavirus (COVID-19) Relief Options: Paycheck Protection Program (PPP) Report: Second Round (Approvals from 04-27-2020 through 05-08-2020)" ;
    dct:identifier "SBA-OCA-2020-05-022" ;
    dct:issued "2025-11-20T04:56:19.408768"^^xsd:dateTime ;
    dct:modified "2020-05-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SBA Paycheck Protection Program (PPP) Loan Report as of 05-08-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua Dykema" ;
            vcard:hasEmail <mailto:Joshua.dykema@sba.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/17f939a5-4757-48b9-b910-37dc41a3f264/resource/10b22c8f-5942-4157-ae25-6b194684dbd8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "covid-19",
        "geo",
        "geoss",
        "lending",
        "national",
        "north-america",
        "paycheck-protection-program",
        "ppp",
        "sba",
        "united-states" .

<https://data.amerigeoss.org/dataset/17f939a5-4757-48b9-b910-37dc41a3f264/resource/10b22c8f-5942-4157-ae25-6b194684dbd8> a dcat:Distribution ;
    dct:description "SBA Coronavirus (COVID-19) Relief Options: Paycheck Protection Program (PPP) Report: Second Round (Approvals from 04-27-2020 through 05-08-2020)" ;
    dct:format "PDF" ;
    dct:issued "2022-07-29T06:59:48.190258"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:56:19.400751"^^xsd:dateTime ;
    dct:title "SBA Paycheck Protection Program (PPP) Loan Report as of 05-08-2020" ;
    dcat:accessURL <https://www.sba.gov/sites/default/files/2020-06/PPP_Report_200508_0-508.pdf> ;
    dcat:mediaType "application/pdf" .

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

