@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/621fe8b1-ee4e-4697-b494-bc2f06ac81ff> a dcat:Dataset ;
    dct:description "We conduct periodic CDRs to ensure that only those beneficiaries who remain disabled continue to receive monthly benefits." ;
    dct:identifier "US-GOV-SSA-1496" ;
    dct:issued "2025-11-22T04:39:57.811537"^^xsd:dateTime ;
    dct:modified "R/P1Y" ;
    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 "Periodic Continuing Disability Reviews" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/621fe8b1-ee4e-4697-b494-bc2f06ac81ff/resource/f758af4d-8399-4cea-a9da-88e3ce5d1ec2>,
        <https://data.amerigeoss.org/dataset/621fe8b1-ee4e-4697-b494-bc2f06ac81ff/resource/f79bb40d-d3ad-4988-8020-f574dd298ad7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cdr",
        "ckan",
        "continuing-disability-reviews",
        "disability",
        "geo",
        "geoss",
        "national",
        "north-america",
        "social-security-administration",
        "ssa",
        "united-states" .

<https://data.amerigeoss.org/dataset/621fe8b1-ee4e-4697-b494-bc2f06ac81ff/resource/f758af4d-8399-4cea-a9da-88e3ce5d1ec2> a dcat:Distribution ;
    dct:description "Periodic-Continuing-Disability-Reviews.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:51:52.597955"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:39:57.803307"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/open/data//Periodic-Continuing-Disability-Reviews.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/621fe8b1-ee4e-4697-b494-bc2f06ac81ff/resource/f79bb40d-d3ad-4988-8020-f574dd298ad7> a dcat:Distribution ;
    dct:description "Periodic-Continuing-Disability-Reviews.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:51:52.597948"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:39:57.802868"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.ssa.gov/open/data//Periodic-Continuing-Disability-Reviews.csv> ;
    dcat:mediaType "text/csv" .

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

