@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/2415c140-a807-4c52-9b92-b6238f08a8ef> a dcat:Dataset ;
    dct:description """The Industry Productivity program produces annual measures of output per hour, unit labor costs, and related series for a select group of U.S. industries.\r
Indexes and annual percent changes are available by industry for labor productivity (output per hour), output per person, real output, the implicit price deflator for output, labor hours, employment, labor compensation, and unit labor costs. Level data underlying the productivity and cost measures - including nominal value of production, labor compensation, total annual hours, and total annual employment - also are available.\r
\r
For more information and data visit: https://www.bls.gov/lpc/""" ;
    dct:identifier "DOL-BLS-3010-03" ;
    dct:issued "2019-07-25"^^xsd:date ;
    dct:modified "2019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Industry Productivity Costs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@bls.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2415c140-a807-4c52-9b92-b6238f08a8ef/resource/8ec859bf-2146-4761-bd9c-e04e8b810e2c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "compensation",
        "geo",
        "geoss",
        "hours-of-work",
        "industry-productivity",
        "national",
        "north-america",
        "pay",
        "productivity",
        "unit-labor-cost",
        "united-states" .

<https://data.amerigeoss.org/dataset/2415c140-a807-4c52-9b92-b6238f08a8ef/resource/8ec859bf-2146-4761-bd9c-e04e8b810e2c> a dcat:Distribution ;
    dct:description "IP Data in tab separated files" ;
    dct:issued "2022-08-05T16:18:12.146076"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:03:37.057984"^^xsd:dateTime ;
    dct:title "IP data" ;
    dcat:accessURL <https://download.bls.gov/pub/time.series/ip/> .

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

