@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/fad5c0ba-9792-448f-98e5-8d2ebebaaa44> a dcat:Dataset ;
    dct:description "This dataset provides annual data from 1989 through 2016 for the average processing time (elapsed time in days) for dispositions by the Appeals Council (AC) (both Administrative Appeals Judges and Adjudicative Officers issue AC decisions) on requests for review of hearing level decisions or dismissals." ;
    dct:identifier "fad5c0ba-9792-448f-98e5-8d2ebebaaa44" ;
    dct:issued "2025-12-02T08:54:43.834746"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:54:43.834750"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Appeals Council Requests - Average Processing Time (1989-2016)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chuck Gramens" ;
            vcard:hasEmail <mailto:Chuck.Gramens@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fad5c0ba-9792-448f-98e5-8d2ebebaaa44/resource/06c5c8f8-6015-4fb4-b418-c1375b95a2f8>,
        <https://data.amerigeoss.org/dataset/fad5c0ba-9792-448f-98e5-8d2ebebaaa44/resource/b5c291b1-cdd2-4964-9556-e0125f216d32> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fad5c0ba-9792-448f-98e5-8d2ebebaaa44/resource/06c5c8f8-6015-4fb4-b418-c1375b95a2f8> a dcat:Distribution ;
    dct:description "Appeals-Council-Avg-Proc-Time.csv" ;
    dct:format "CSV" ;
    dct:issued "2016-09-28T09:12:35.635987"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:54:43.828946"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.ssa.gov/open/data/Appeals-Council-Avg-Proc-Time.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/fad5c0ba-9792-448f-98e5-8d2ebebaaa44/resource/b5c291b1-cdd2-4964-9556-e0125f216d32> a dcat:Distribution ;
    dct:description "Appeals-Council-Avg-Proc-Time.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2016-09-28T09:12:35.635944"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:54:43.828530"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/open/data/Appeals-Council-Avg-Proc-Time.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

