@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/06121caa-8907-4736-9ba4-d4e29ada644e> a dcat:Dataset ;
    dct:description "Number of outreach events per year excluding mailing and media" ;
    dct:identifier "WHD-16-012:027-371" ;
    dct:issued "2024-11-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-12-16T15:13:13.144000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Outreach" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alex Cruz" ;
            vcard:hasEmail <mailto:cruz.alexander@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/06121caa-8907-4736-9ba4-d4e29ada644e/resource/1354276f-de9a-4dc6-bdb8-34eda6e7f416> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "whd" .

<https://data.amerigeoss.org/dataset/06121caa-8907-4736-9ba4-d4e29ada644e/resource/1354276f-de9a-4dc6-bdb8-34eda6e7f416> a dcat:Distribution ;
    dct:description "Number of outreach events per year excluding mailing and media" ;
    dct:issued "2022-08-21T05:25:44.667873"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:51:47.922549"^^xsd:dateTime ;
    dct:title "Outreach" ;
    dcat:accessURL <https://www.dol.gov/agencies/whd/data/charts/outreach> .

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

