@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/48b8ef71-9141-41fb-b8e7-bf092757b24d> a dcat:Dataset ;
    dct:description "The Form 5500 Annual Report is the primary source of information about the operations, funding and investments of approximately 800,000 retirement and welfare benefit plans. Datasets contain the raw, unedited data from all of the Form 5500 and Form 5500-SF filings for each year, including the data reported in the various schedules." ;
    dct:identifier "EBSA-11-012:019-102" ;
    dct:issued "2025-03-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2025-04-04T21:15:18.215000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Form 5500 FOIA Datasets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elaine Zimmerman" ;
            vcard:hasEmail <mailto:zimmerman.elaine@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48b8ef71-9141-41fb-b8e7-bf092757b24d/resource/f41445a3-5e33-496d-95a6-7485386d918a> ;
    dcat:keyword "5500",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "assets",
        "benefit-plan",
        "ebsa",
        "form-5500",
        "participants" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/48b8ef71-9141-41fb-b8e7-bf092757b24d/resource/f41445a3-5e33-496d-95a6-7485386d918a> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2021-04-12T19:36:10.349480"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:42:57.535337"^^xsd:dateTime ;
    dct:title "Form 5500 FOIA Data" ;
    dcat:accessURL <https://www.dol.gov/agencies/ebsa/about-ebsa/our-activities/public-disclosure/foia/form-5500-datasets> .

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

