@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/c600b30c-1eab-4885-bbc9-db402666f2ff> a dcat:Dataset ;
    dct:description "Monthly market assessment to provide longitudinal market and price data in Afghanistan." ;
    dct:identifier "c600b30c-1eab-4885-bbc9-db402666f2ff" ;
    dct:issued "2025-10-01T15:27:53.685525"^^xsd:dateTime ;
    dct:modified "2025-10-01T15:27:53.685531"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> ;
    dct:title "JOINT MARKET MONITORING INITIATIVE (JMMI) - Round 13 (June 2021)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "26053c05-149a-404a-b250-94f0a0d8731e" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c600b30c-1eab-4885-bbc9-db402666f2ff/resource/e9e7f028-4f23-4903-b24e-e487e07128b6> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "un-hdx",
        "united-nations" .

<https://data.amerigeoss.org/dataset/c600b30c-1eab-4885-bbc9-db402666f2ff/resource/e9e7f028-4f23-4903-b24e-e487e07128b6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-19T07:44:39.029974"^^xsd:dateTime ;
    dct:modified "2025-10-01T15:27:53.673119"^^xsd:dateTime ;
    dct:title "REACH_AFG_CVWG_JMMI_dataset_June2021-1.xlsx" ;
    dcat:downloadURL <https://www.impact-repository.org/document/reach/381cc73d/REACH_AFG_CVWG_JMMI_dataset_June2021-1.xlsx> .

<https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> a foaf:Agent ;
    foaf:name "UN Humanitarian Data Exchange" .

<https://www.impact-repository.org/document/reach/381cc73d/REACH_AFG_CVWG_JMMI_dataset_June2021-1.xlsx> a rdfs:Resource .

