@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/436ffd6f-040e-44d5-8e91-477d8804af9c> a dcat:Dataset ;
    dct:description "Under this agreement the American Association of Motor Vehicles (AAMVA) will provide connectivity, billing services, and staff a help desk to the MVAs of States, District of Columbia, and territories of the US, for SSA. SSA will, through AAMVA's network, provide verification of certain voter registration information to the State MVAs for their use in the registration of voters for elections for Federal office. SSA is providing the verified information in accordance with the Help America Vote Act of 2002." ;
    dct:identifier "US-GOV-SSA-636" ;
    dct:issued "2025-11-21T07:46:47.228674"^^xsd:dateTime ;
    dct:modified "R/P1D" ;
    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 "Help America Vote Verification (HAVV) - Data Exchange" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Exchange Administrator" ;
            vcard:hasEmail <mailto:ORDP.Data.Exchange@ssa.gov> ] ;
    dcat:keyword "aamva",
        "american-association-of-motor-vehicles",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "help-america-vote-act",
        "mva",
        "national",
        "north-america",
        "united-states",
        "verified-information",
        "voter-registration" .

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

