@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/09de6055-2da5-42a9-a17b-749b2b48de83> a dcat:Dataset ;
    dct:description "List of eligible farm labor contractors certified under the Migrant and Seasonal Agricultural Worker Protection Act" ;
    dct:identifier "WHD-16-012:027-378" ;
    dct:issued "2025-03-06"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2025-03-17T15:04:20.792000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Registered Farm Labor Contractor Listing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alex Cruz" ;
            vcard:hasEmail <mailto:cruz.alexander@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09de6055-2da5-42a9-a17b-749b2b48de83/resource/738c2100-96ef-469c-b75b-cfeb7f048174> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "flc",
        "whd" .

<https://data.amerigeoss.org/dataset/09de6055-2da5-42a9-a17b-749b2b48de83/resource/738c2100-96ef-469c-b75b-cfeb7f048174> a dcat:Distribution ;
    dct:description "List of eligible farm labor contractors certified under the Migrant and Seasonal Agricultural Worker Protection Act" ;
    dct:issued "2022-08-21T05:26:42.859272"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:10:36.519764"^^xsd:dateTime ;
    dct:title "Registered Farm Labor Contractor Listing" ;
    dcat:accessURL <https://www.dol.gov/agencies/whd/agriculture/mspa/farm-labor-contractors> .

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

