@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/09563052-4ccf-4c0a-b0f9-44fae6dfdde5> a dcat:Dataset ;
    dct:description """The Current Population Survey (CPS) is a monthly survey of households conducted by the Bureau of Census for the Bureau of Labor Statistics. It provides a comprehensive body of data on the labor force, employment, unemployment, persons not in the labor force, hours of work, earnings, and other demographic and labor force characteristics.\r
\r
More information and details about the data provided can be found at http://www.bls.gov/cps""" ;
    dct:identifier "09563052-4ccf-4c0a-b0f9-44fae6dfdde5" ;
    dct:issued "2025-11-28T23:50:19.488991"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:50:19.488995"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Current Population Survey (CPS) - Data Pub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09563052-4ccf-4c0a-b0f9-44fae6dfdde5/resource/afa07c62-76f5-4075-b6b6-3c8336c4eedb>,
        <https://data.amerigeoss.org/dataset/09563052-4ccf-4c0a-b0f9-44fae6dfdde5/resource/bc1ff669-abd0-4a56-a10f-fc5a96d8f233> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/09563052-4ccf-4c0a-b0f9-44fae6dfdde5/resource/afa07c62-76f5-4075-b6b6-3c8336c4eedb> a dcat:Distribution ;
    dct:description "API serving JSON and XML" ;
    dct:format "API" ;
    dct:issued "2017-01-11T22:53:47.747836"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:50:19.481054"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/Statistics/CPS/LE_DATA_PUB?KEY=352e8ef9-7b38-4428-875b-eefd39df6289> .

<https://data.amerigeoss.org/dataset/09563052-4ccf-4c0a-b0f9-44fae6dfdde5/resource/bc1ff669-abd0-4a56-a10f-fc5a96d8f233> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-06-01T15:24:34.765334"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:50:19.481524"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.bls.gov/cps> .

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

