@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/57996cf0-36d6-40db-aeb2-2c9ffa1e58c2> a dcat:Dataset ;
    dct:description "The dataset includes fiscal year data for initial claims for SSA disability benefits that were referred to a state agency for a disability determination.  Specific data elements for each year and state include receipts, determinations, eligible population, and favorable determination rates." ;
    dct:identifier "57996cf0-36d6-40db-aeb2-2c9ffa1e58c2" ;
    dct:issued "2025-11-29T21:58:00.067961"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:58:00.067965"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SSA Disability Claim Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael MacKnight" ;
            vcard:hasEmail <mailto:michael.macknight@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/57996cf0-36d6-40db-aeb2-2c9ffa1e58c2/resource/11058e2b-2d30-4d2b-998a-9dfaa6aa693f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/57996cf0-36d6-40db-aeb2-2c9ffa1e58c2/resource/11058e2b-2d30-4d2b-998a-9dfaa6aa693f> a dcat:Distribution ;
    dct:description "SSA-SA-FYWL.csv" ;
    dct:format "CSV" ;
    dct:issued "2015-12-01T06:06:07.793540"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:58:00.061932"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.ssa.gov/disability/data/SSA-SA-FYWL.csv> ;
    dcat:mediaType "text/csv" .

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

