@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/53a5d661-9622-4c7d-af6a-498b2f772f22> a dcat:Dataset ;
    dct:description """The "30(e) Penalty Resolution" report contains data that is ready to be analyzed for penalty decisions resolved within number of days for First Reports of Injury not filed timely. 
* Percentage of penalty decisions resolved within 90 days for First Reports of Injury not filed timely; target: 85% (OPS Plan Language)""" ;
    dct:identifier "OWCP-15-012:025-336" ;
    dct:issued "2025-11-21T17:57:31.142500"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-03-31T20:28:29.232000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Longshore 30(e) Penalty Resolution Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Farida Badalova" ;
            vcard:hasEmail <mailto:badalova.farida.n@dol.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "first-report",
        "geo",
        "geoss",
        "longshore",
        "national",
        "north-america",
        "penalty-resolution",
        "united-states" .

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

