@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/7c9dc75f-617d-4e3e-ba6f-08a2568b6b88> a dcat:Dataset ;
    dct:description "Certain government programs, such as SBA loan programs and contracting opportunities, are reserved for small business concerns. In order to qualify, businesses must satisfy SBA's definition of a small business concern, along with the size standards for small business" ;
    dct:identifier "SBA-GCBD-2014-08-001" ;
    dct:issued "2025-11-22T21:59:01.796054"^^xsd:dateTime ;
    dct:modified "2019-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Small Business Size Standards" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kimberly A. Russell" ;
            vcard:hasEmail <mailto:Kimberly.Russell@sba.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7c9dc75f-617d-4e3e-ba6f-08a2568b6b88/resource/a7e34d33-dbb8-48b3-a5ec-6c7be8788cec> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sba",
        "size",
        "small-business",
        "standards",
        "united-states" ;
    dcat:theme <%22SBA%20registered%22%7D>,
        <%22small%20business%22>,
        <%7BSBA>,
        <Size>,
        <standards> .

<https://data.amerigeoss.org/dataset/7c9dc75f-617d-4e3e-ba6f-08a2568b6b88/resource/a7e34d33-dbb8-48b3-a5ec-6c7be8788cec> a dcat:Distribution ;
    dct:issued "2022-07-29T07:02:33.233899"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:59:01.788172"^^xsd:dateTime ;
    dct:title "Small Business size standards" ;
    dcat:accessURL <https://www.sba.gov/document/support--table-size-standards> .

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

