@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/3e0016e5-7d28-4929-9c57-55366c37779f> a dcat:Dataset ;
    dct:description "The Fiscal dataset is a derivative of outcomes from the Payments actions. This dataset contains Disbursement (list of all payment files that have been both generated and certified) information, Accounts Receivable (list of all account receivables entered), Change Log (list of all adds, edits, and deletes of items from the ‘Disbursement’ and ‘Accounts Receivable’), payment files, Interest Rates and respective effective dates, the Min/Max/Cola values for each FY." ;
    dct:identifier "OWCP-15-012:025-331" ;
    dct:issued "2025-11-21T03:52:56.565252"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-03-31T19:56:06.474000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Longshore Fiscal Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Farida Badalova" ;
            vcard:hasEmail <mailto:badalova.farida.n@dol.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "change-log",
        "ckan",
        "disbursement",
        "geo",
        "geoss",
        "longshore",
        "national",
        "north-america",
        "payment",
        "rates",
        "united-states" .

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

