@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/20079fc7-d582-426b-ae1c-c7130d6ea57c> a dcat:Dataset ;
    dct:description """The Local Area Unemployment Statistics (LAUS) program is a federal-state cooperative effort which produces monthly estimates of produces monthly and annual employment, unemployment, and labor force data for approximately 7,000 areas including Census regions and divisions, States, counties, metropolitan areas, and many cities. \r
\r
For more information and data visit: https://www.bls.gov/lau/""" ;
    dct:identifier "DOL-BLS-3060-01" ;
    dct:issued "2019-12-20"^^xsd:date ;
    dct:modified "2019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Local Area Unemployment Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@bls.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20079fc7-d582-426b-ae1c-c7130d6ea57c/resource/654f43ba-bef4-45aa-8697-72797b133fff> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "city",
        "county",
        "employment",
        "metropolitan",
        "state",
        "unemployment" .

<https://data.amerigeoss.org/dataset/20079fc7-d582-426b-ae1c-c7130d6ea57c/resource/654f43ba-bef4-45aa-8697-72797b133fff> a dcat:Distribution ;
    dct:description "LAUS data resources" ;
    dct:format "HTML" ;
    dct:issued "2022-05-16T23:51:18.628031"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:39:40.853887"^^xsd:dateTime ;
    dct:title "LAUS data home page" ;
    dcat:accessURL <https://www.bls.gov/lau/data.htm> .

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

