@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/39cb2248-9af4-4d7a-8d43-257eef40d565> a dcat:Dataset ;
    dct:description "Provides ad hoc query and standard report data for Garnishment of Tax Levy payments.  Data includes but is not limited to Title II benefits adjustment data, as well as data to issue payments to Treasury for disbursement to the IRS." ;
    dct:identifier "US-GOV-SSA-68" ;
    dct:issued "2025-11-21T01:18:48.323131"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Workload Management Information For Garnishment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "ad-hoc-query",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "garnishment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "t2",
        "title-ii",
        "united-states" .

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

