@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/357c674e-5f1e-4dc1-bc26-2aaa74371f48> a dcat:Dataset ;
    dct:description "A synthetic set of realistic, non-PII, fictitious employee profiles and test scenarios to test Human Resource (HR), Time and Attendance (T&A), and Payroll Systems." ;
    dct:identifier "GSA 2021-10-12-01" ;
    dct:issued "2025-09-25T16:02:04.459748"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-10-14T13:14:22.859000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Human Capital Golden Data Test Set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steve Krauss" ;
            vcard:hasEmail <mailto:steve.krauss@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/357c674e-5f1e-4dc1-bc26-2aaa74371f48/resource/a60ea2be-65be-4403-8880-34fa1c503ee2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "data",
        "fictitious",
        "golden-data",
        "hr",
        "human-resources",
        "non-pii",
        "scenario",
        "synthetic",
        "test" .

<https://data.amerigeoss.org/dataset/357c674e-5f1e-4dc1-bc26-2aaa74371f48/resource/a60ea2be-65be-4403-8880-34fa1c503ee2> a dcat:Distribution ;
    dct:description "A synthetic set of realistic, non-PII, fictitious employee profiles and test scenarios to test Human Resource (HR), Time and Attendance (T&A), and Payroll Systems." ;
    dct:issued "2021-10-14T09:31:14.819741"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:02:04.428183"^^xsd:dateTime ;
    dct:title "Human Capital Golden Data Test Set" ;
    dcat:accessURL <https://ussm.gsa.gov/golden-data-test-set/> .

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

