@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/7fa0e5d6-291a-4f58-aeed-6dc82f417c53> a dcat:Dataset ;
    dct:description "This data shows the number of appeals opened and closed, average number of days to close an appeal, percent of appeals with a decision change, and current number of appeals for FY 2009 through 2018. (Updated annually)" ;
    dct:identifier "PBGC-0007" ;
    dct:issued "2025-11-22T23:34:45.132035"^^xsd:dateTime ;
    dct:modified "2018-10-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PBGC Appeals Board Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ray Bryant" ;
            vcard:hasEmail <mailto:Bryant.Raymond@pbgc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7fa0e5d6-291a-4f58-aeed-6dc82f417c53/resource/189c893a-6087-4cbc-bec0-2da9f208f653> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appeals-decisions",
        "appeals-inventory",
        "appeals-status",
        "benefit-changes",
        "ckan",
        "closed-appeals",
        "geo",
        "geoss",
        "national",
        "north-america",
        "open-appeals",
        "united-states" .

<https://data.amerigeoss.org/dataset/7fa0e5d6-291a-4f58-aeed-6dc82f417c53/resource/189c893a-6087-4cbc-bec0-2da9f208f653> a dcat:Distribution ;
    dct:description "pbgc-appeals-board-data.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T13:55:30.446733"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:34:45.123624"^^xsd:dateTime ;
    dct:title "PBGC Appeals Board Data" ;
    dcat:accessURL <https://inventory.data.gov/dataset/c619f131-435f-4869-9454-eeb87a816491/resource/e5d07850-cdb1-4f1b-a19e-0483e7b4aacf/download/pbgc-appeals-board-data.pdf> ;
    dcat:mediaType "application/pdf" .

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

