@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/4cc0db96-43b2-466d-9845-388965308d4b> a dcat:Dataset ;
    dct:description "SSN validation file is generated by the processing of the RRB's PSSVES files.  SSA does not provide earnings information for beneficiaries whose SSN's cannot be validated by SVES. The RRB investigates SSN's that can not be validated by SVES." ;
    dct:identifier "US-GOV-SSA-650" ;
    dct:issued "2025-11-21T13:31:02.730333"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    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 "RRB's Output Wire Third Party Query File (OUTWTPY)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Exchange Administrator" ;
            vcard:hasEmail <mailto:ORDP.Data.Exchange@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "earnings-information",
        "geo",
        "geoss",
        "national",
        "north-america",
        "output",
        "outwtpy",
        "rrb",
        "sves",
        "united-states" .

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

