@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/2bed12a5-207a-45f0-a927-075359e577ff> a dcat:Dataset ;
    dct:description "Registration system and data for pooled plan providers under the Employee Retirement Income Security Act (ERISA) and Internal Revenue Code. The Form PR includes information about the pooled plan provider, any affiliated service providers, and any criminal or civil proceedings related to the provider or its employees. The form must be filed electronically with the Department of Labor before the provider can begin operating pooled employer plans." ;
    dct:identifier "EBSA-11-012:019-713" ;
    dct:issued "2025-03-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2025-04-04T20:23:52.413000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Form PR Registration Filings Search Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elaine Zimmerman" ;
            vcard:hasEmail <mailto:zimmerman.elaine@dol.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ebsa",
        "form-pr",
        "participants",
        "pooled-plan" ;
    dcat:theme <%7Bgeospatial%7D> .

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

