@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/698bbc12-4c70-481c-83c5-5e349abda8ca> a dcat:Dataset ;
    dct:description "Report by region and individual SSA field offices, then by disability case classification (CDR or Initial) and adjudicative level, giving the number of disability cases pending more than 30 days, more than 60 days and more than 90 days. Numbers are rolled up to the regional level." ;
    dct:identifier "US-GOV-SSA-491" ;
    dct:issued "2025-11-22T10:17:22.933638"^^xsd:dateTime ;
    dct:modified "R/P1W" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "eDib Pending Claims" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "counts",
        "disability",
        "edib",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pending",
        "united-states",
        "workload",
        "workloads" .

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

