@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/72830744-aec0-4f64-8787-9c72d7e99b5c> a dcat:Dataset ;
    dct:description "This file contains a list of Approved Forms for the Social Security Administration as of 2017." ;
    dct:identifier "US-GOV-SSA-1914" ;
    dct:issued "2025-11-22T16:11:22.370159"^^xsd:dateTime ;
    dct:modified "2020-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "List of SSA Approved Forms" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72830744-aec0-4f64-8787-9c72d7e99b5c/resource/d4d564de-a93c-4c8c-87f9-a6a0ba264fc3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "approved-forms",
        "ckan",
        "forms",
        "geo",
        "geoss",
        "national",
        "north-america",
        "social-security",
        "social-security-administration",
        "ssa",
        "united-states" .

<https://data.amerigeoss.org/dataset/72830744-aec0-4f64-8787-9c72d7e99b5c/resource/d4d564de-a93c-4c8c-87f9-a6a0ba264fc3> a dcat:Distribution ;
    dct:description "2017%20List%20of%20SSA%20Approved%20Forms.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:52:38.900220"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:11:22.362093"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/foia/resources/proactivedisclosure/2018/2017%20List%20of%20SSA%20Approved%20Forms.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" .

