@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/04883811-7af4-4e3b-a55a-ad414134c566> a dcat:Dataset ;
    dct:description "The electronic RPC system was developed to support the process of resolving program related disagreements and create a repository of information related to these requests in one location. From the initial submittal to the final resolution, this site will provide the necessary tools to complete the process." ;
    dct:identifier "US-GOV-SSA-470" ;
    dct:issued "2025-09-23T16:19:19.214320"^^xsd:dateTime ;
    dct:modified "R/P1D" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Request for Program Consultation (RPC)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "adjudicative-levels",
        "allowances",
        "decisions",
        "denials",
        "disability",
        "rpc",
        "ssa" .

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

