@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/afd10bd6-8978-48af-81d7-bc4c5650ff7b> a dcat:Dataset ;
    dct:description "Office of Labor Management and Employee Relations (OLMER ) is proposing that a Labor Relations (LR) Case Tracking System be created to track all LR activities to include; grievances (agency, negotiated, and institutional), arbitrations, unfair labor practices, information requests, MSPB cases, adverse actions and negotiations." ;
    dct:identifier "US-GOV-SSA-570" ;
    dct:issued "2025-09-29T14:35:15.829073"^^xsd:dateTime ;
    dct:modified "2025-09-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Labor Relations/Employee Relations Workload Tracking System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "adverse-actions",
        "arbitrations",
        "grievances",
        "information-request",
        "mspb",
        "negotiations",
        "olmer",
        "unfair-labor-practices" .

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

