@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/2ef12f74-0a41-449b-bc31-d8ae23e07e6b> a dcat:Dataset ;
    dct:description """The International Price Program (IPP) produces Import/Export Price Indexes (MXP) containing data on changes in the prices of nonmilitary goods and services traded between the U.S. and the rest of the world.\r
\r
For more information and data visit: https://www.bls.gov/mxp/""" ;
    dct:identifier "DOL-BLS-200" ;
    dct:issued "2019-12-13"^^xsd:date ;
    dct:modified "2019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Import/Export Price Indices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ef12f74-0a41-449b-bc31-d8ae23e07e6b/resource/312826d7-f5da-4a96-921b-fe8eee88a95f>,
        <https://data.amerigeoss.org/dataset/2ef12f74-0a41-449b-bc31-d8ae23e07e6b/resource/50b1c76a-7675-42bd-b099-12f8a1882220> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "export",
        "export-price-indexes",
        "import",
        "import-price-indices",
        "inflation",
        "international",
        "international-prices" .

<https://data.amerigeoss.org/dataset/2ef12f74-0a41-449b-bc31-d8ae23e07e6b/resource/312826d7-f5da-4a96-921b-fe8eee88a95f> a dcat:Distribution ;
    dct:description "Import Export Data query tools" ;
    dct:format "HTML" ;
    dct:issued "2022-05-16T23:51:17.809483"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:20:59.104161"^^xsd:dateTime ;
    dct:title "Import Export Data page" ;
    dcat:accessURL <https://www.bls.gov/mxp/data.htm> .

<https://data.amerigeoss.org/dataset/2ef12f74-0a41-449b-bc31-d8ae23e07e6b/resource/50b1c76a-7675-42bd-b099-12f8a1882220> a dcat:Distribution ;
    dct:description "IPP Import Export Price Index data in tab separated files" ;
    dct:format "CSV" ;
    dct:issued "2022-05-16T23:51:17.809490"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:20:59.105424"^^xsd:dateTime ;
    dct:title "IPP Import Export data files" ;
    dcat:accessURL <https://download.bls.gov/pub/time.series/ei/> .

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

