@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/6f11fbff-797a-41d2-8fac-ee6e5b40a4e0> a dcat:Dataset ;
    dct:description """The Business Employment Dynamics (BED) is a set of statistics generated from the Quarterly Census of Employment and Wages (QCEW) program. These quarterly data series consist of gross job gains and gross job losses statistics from 1992 forward. These data help to provide a picture of the dynamic state of the labor market.\r
\r
For more information and data visit: https://www.bls.gov/bed/""" ;
    dct:identifier "DOL-BLS-3115-01" ;
    dct:issued "2019-10-31"^^xsd:date ;
    dct:modified "2019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Business Employment Dynamics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@bls.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6f11fbff-797a-41d2-8fac-ee6e5b40a4e0/resource/a4e883f6-ffa4-45be-97c5-74b15f189e56> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employment",
        "geo",
        "geoss",
        "gross-job-gains",
        "gross-job-losses",
        "national",
        "north-america",
        "pay",
        "state",
        "unemployment-insurance",
        "united-states",
        "wages" .

<https://data.amerigeoss.org/dataset/6f11fbff-797a-41d2-8fac-ee6e5b40a4e0/resource/a4e883f6-ffa4-45be-97c5-74b15f189e56> a dcat:Distribution ;
    dct:description "Business Dynamics data sources" ;
    dct:format "HTML" ;
    dct:issued "2022-05-16T23:51:15.069241"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:54:45.716286"^^xsd:dateTime ;
    dct:title "BED data page" ;
    dcat:accessURL <https://www.bls.gov/bdm/data.htm> .

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

