@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/4d1039c2-0214-4898-a3c6-7f2e2f7f1253> a dcat:Dataset ;
    dct:description "Provides customer counts and amounts paid to customers in the calendar year for customers of pension plans trusteed by the PBGC under its single-employer program by state (US territory) and congressional district. (Updated annually)" ;
    dct:identifier "PBGC-0005" ;
    dct:issued "2025-11-21T13:42:53.742763"^^xsd:dateTime ;
    dct:modified "2019-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PBGC Amount in Pay Per State for US and US Territories Single-Employer Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sam Scarlett" ;
            vcard:hasEmail <mailto:scarlett.samuel@pbgc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4d1039c2-0214-4898-a3c6-7f2e2f7f1253/resource/bd737384-c2fa-4e6d-ac23-ae10c9c5ad72> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "congressional-district",
        "geo",
        "geoss",
        "national",
        "north-america",
        "payments",
        "pbgc",
        "pension",
        "single-employer",
        "united-states" .

<https://data.amerigeoss.org/dataset/4d1039c2-0214-4898-a3c6-7f2e2f7f1253/resource/bd737384-c2fa-4e6d-ac23-ae10c9c5ad72> a dcat:Distribution ;
    dct:description "PBGC Amount in Pay Per State for US and US Territories Single-Employer Programc" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:55:29.572471"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:42:53.734807"^^xsd:dateTime ;
    dct:title "PBGC Amount in Pay Per State for US and US Territories Single-Employer Program" ;
    dcat:accessURL <https://inventory.data.gov/dataset/0aff195d-677e-4dde-a402-c0840343af8d/resource/57df2e7a-0696-4d99-909a-f50d6a0a55f9/download/statebystate.csv> ;
    dcat:mediaType "text/csv" .

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

