@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/7d609156-26ef-41ed-b789-78e3801947a5> a dcat:Dataset ;
    dct:description "This dataset provides annual volume of SSI Blind & Disabled initial claims at the national level for federal fiscal year 2016 shown two ways—we base one on a 52-week reporting period and one on a 53-week reporting period." ;
    dct:identifier "US-GOV-SSA-1593" ;
    dct:issued "2025-11-22T22:23:56.309135"^^xsd:dateTime ;
    dct:modified "2016-10-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Yearly Data for Spoken Language Preferences of Supplemental Security Income Blind and Disabled Applicants (FY 2016, including 53rd week)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:keyword "2016",
        "53rd-week",
        "amerigeo",
        "amerigeoss",
        "blind",
        "blind-and-disabled",
        "ckan",
        "disabled",
        "geo",
        "geoss",
        "national",
        "north-america",
        "social-security",
        "social-security-administration",
        "ssa",
        "ssi",
        "united-states" .

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

