@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/7f796e38-aaa2-4bc0-b8ad-579383e95442> a dcat:Dataset ;
    dct:description """The purpose of the Mikolo Project was to reduce maternal, infant and child morbidity and\r
mortality by increasing the use of community-based primary health care services and\r
encouraging women and children to adopt healthy behaviors. This dataset tracks\r
Madagascar performance indicators from FY14 to FY18.""" ;
    dct:identifier <https://data.usaid.gov/api/views/b7hr-2gh2> ;
    dct:issued "2020-11-27"^^xsd:date ;
    dct:modified "2018-07-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mikolo Project Performance Monitoring Plan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lena Knezevic" ;
            vcard:hasEmail <mailto:no-reply@data.usaid.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "madagascar",
        "maternal-and-child-health",
        "mikolo-project",
        "national",
        "north-america",
        "performance-indicators",
        "united-states" ;
    dcat:theme <%7B%22Maternal%20and%20Child%20Health%22%7D> .

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

