@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/7851b30d-9b72-463c-9204-eee85f3bf620> a dcat:Dataset ;
    dct:description """The Job Openings and Labor Turnover Survey (JOLTS) program provides national estimates of rates and levels for job openings, hires, and total separations. Total separations are further broken out into quits, layoffs and discharges, and other separations. Unadjusted counts and rates of all data elements are published by supersector and select sector based on the North American Industry Classification System (NAICS). The number of unfilled jobs—used to calculate the job openings rate—is an important measure of the unmet demand for labor. With that statistic, it is possible to paint a more complete picture of the U.S. labor market than by looking solely at the unemployment rate, a measure of the excess supply of labor. Information on labor turnover is valuable in the proper analysis and interpretation of labor market developments and as a complement to the unemployment rate. \r
\r
For more information and data visit: https://www.bls.gov/jlt/""" ;
    dct:identifier "DOL-BLS-3050-01" ;
    dct:issued "2019-12-17"^^xsd:date ;
    dct:modified "2019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Job Openings and Labor Turnover Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@bls.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7851b30d-9b72-463c-9204-eee85f3bf620/resource/b982a48b-e10c-4d86-a2d7-ce7a16ae92d9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employment",
        "geo",
        "geoss",
        "hires",
        "national",
        "north-america",
        "separations",
        "turnover",
        "unemployment",
        "united-states" .

<https://data.amerigeoss.org/dataset/7851b30d-9b72-463c-9204-eee85f3bf620/resource/b982a48b-e10c-4d86-a2d7-ce7a16ae92d9> a dcat:Distribution ;
    dct:description "JOLTS data resources" ;
    dct:format "HTML" ;
    dct:issued "2022-08-05T16:18:26.897698"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:43:10.434521"^^xsd:dateTime ;
    dct:title "JOLTS data page" ;
    dcat:accessURL <https://www.bls.gov/jlt/data.htm> .

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

