@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/66ce1f22-5d7c-405b-b2b6-18bdd80cbbb2> a dcat:Dataset ;
    dct:description "Stores information for the Transaction Accuracy Review (TAR) which measures the adjudicative accuracy of the approximately 3.9 million Title II claims processed each year." ;
    dct:identifier "US-GOV-SSA-71" ;
    dct:issued "2025-11-22T08:19:07.841780"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Transaction Accuracy Review" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "accuracy",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "claims",
        "geo",
        "geoss",
        "national",
        "north-america",
        "title-2",
        "title-ii",
        "transactions",
        "united-states" .

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

