@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/5e554f94-4632-4e19-a0c5-7efd1c4b95bd> a dcat:Dataset ;
    dct:description "Social Security continues to release data in support of the open data initiative. See www.ssa.gov/data for a summary of our efforts and our enterprise data listing. Each month we update a progress chart to reflect new datasets added." ;
    dct:identifier "US-GOV-SSA-1822" ;
    dct:issued "2025-11-22T01:36:25.291147"^^xsd:dateTime ;
    dct:modified "R/P1M" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Enterprise Data Inventory Progress Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5e554f94-4632-4e19-a0c5-7efd1c4b95bd/resource/1afd1509-aa66-400e-bcc5-dc56518758f3>,
        <https://data.amerigeoss.org/dataset/5e554f94-4632-4e19-a0c5-7efd1c4b95bd/resource/6f007531-9c96-4287-abbb-5b3cc70f9067> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "enterprise-data-inventory",
        "geo",
        "geoss",
        "national",
        "non-public",
        "north-america",
        "open-data",
        "public",
        "restricted-public",
        "social-security",
        "social-security-administration",
        "ssa",
        "united-states" .

<https://data.amerigeoss.org/dataset/5e554f94-4632-4e19-a0c5-7efd1c4b95bd/resource/1afd1509-aa66-400e-bcc5-dc56518758f3> a dcat:Distribution ;
    dct:description "plan-progress-dataset.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:52:26.931842"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:36:25.281005"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/open/plans/plan-progress-dataset.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/5e554f94-4632-4e19-a0c5-7efd1c4b95bd/resource/6f007531-9c96-4287-abbb-5b3cc70f9067> a dcat:Distribution ;
    dct:description "plan-progress-dataset.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:52:26.931833"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:36:25.281460"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.ssa.gov/open/plans/plan-progress-dataset.csv> ;
    dcat:mediaType "text/csv" .

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

