@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/ea1b2776-36f9-42a6-a8c1-2bd8b86d3f74> 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 "ea1b2776-36f9-42a6-a8c1-2bd8b86d3f74" ;
    dct:issued "2025-12-02T02:23:29.476227"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:23:29.476231"^^xsd:dateTime ;
    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 "Bill Condron" ;
            vcard:hasEmail <mailto:condron.bill@pbgc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ea1b2776-36f9-42a6-a8c1-2bd8b86d3f74/resource/bf9a11a9-efc3-4893-8566-207b246b7c1b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ea1b2776-36f9-42a6-a8c1-2bd8b86d3f74/resource/bf9a11a9-efc3-4893-8566-207b246b7c1b> a dcat:Distribution ;
    dct:description "pbgc-appeals-board-data.pdf" ;
    dct:format "PDF" ;
    dct:issued "2018-02-24T06:41:00.016977"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:23:29.470417"^^xsd:dateTime ;
    dct:title "PBGC Appeals Board Data" ;
    dcat:accessURL <https://www.pbgc.gov/sites/default/files/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" .

