@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/68f5a00e-cb1e-47ec-9f6a-13e2e5a17c1d> a dcat:Dataset ;
    dct:description "The Payroll ODS will provide a single repository of payroll data to produce accurate and timely financial reports to support operating, budget, and policy decisions." ;
    dct:identifier "US-GOV-SSA-47" ;
    dct:issued "2025-11-22T09:53:14.984553"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Payroll Operational Data Store" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Administrator" ;
            vcard:hasEmail <mailto:da.mailbox@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "financial-reports",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ods",
        "operating",
        "payroll",
        "policy",
        "united-states" .

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

