@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/1978cf3f-bccb-484e-a44d-b1d6753b2aa7> a dcat:Dataset ;
    dct:description "This spreadsheet lists the active single-employer pensions plans insured by PBGC. Plans are identified by name, employer identification number (EIN) and plan number (PN). (Updated quarterly)" ;
    dct:identifier "PBGC-7531" ;
    dct:issued "2012-06-01"^^xsd:date ;
    dct:modified "2019-12-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Single-Employer Pension Plans" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rigina Pietrowski" ;
            vcard:hasEmail <mailto:Pietrowski.Rigina@pbgc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1978cf3f-bccb-484e-a44d-b1d6753b2aa7/resource/03890aa8-ecd7-4a67-a19c-99c001c46aae> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "benefit",
        "defined",
        "insured",
        "pbgc",
        "pension",
        "single-employer" .

<https://data.amerigeoss.org/dataset/1978cf3f-bccb-484e-a44d-b1d6753b2aa7/resource/03890aa8-ecd7-4a67-a19c-99c001c46aae> a dcat:Distribution ;
    dct:description "singleemployerlist-3.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T13:55:30.656135"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:53:19.415864"^^xsd:dateTime ;
    dct:title "Single-Employer Pension Plans" ;
    dcat:accessURL <https://inventory.data.gov/dataset/081d20e6-3336-4868-a155-87cafbcaaf66/resource/d53da203-aff7-41a3-8609-c99cf306b672/download/singleemployerlist-3.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

