@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/4cd86922-b576-4221-9a0d-5efc421eef25> a dcat:Dataset ;
    dct:description "<p>Decrease the rate of infant deaths per 1,000 live births from 7.5 in 2012 to 6.5 by 2018.</p>" ;
    dct:identifier "70f180b4-6220-4a90-8a12-cf39d3b48d06" ;
    dct:issued "2019-10-31T19:52:44.915368"^^xsd:dateTime ;
    dct:modified "2019-10-31T19:52:45.471670"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Infant Death Rate" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nucivic" ;
            vcard:hasEmail <mailto:servicedesk@omes.ok.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4cd86922-b576-4221-9a0d-5efc421eef25/resource/038304d2-0845-49a1-85e2-96bc9fc097d0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "death-rate",
        "geo",
        "geoss",
        "health",
        "infant",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4cd86922-b576-4221-9a0d-5efc421eef25/resource/038304d2-0845-49a1-85e2-96bc9fc097d0> a dcat:Distribution ;
    dct:description "<p>Decrease the rate of infant deaths per 1,000 live births from 7.5 in 2012 to 6.5 by 2018.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:59:08.867538"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:34:33.037099"^^xsd:dateTime ;
    dct:title "Data - Infant Death Rate" ;
    dcat:accessURL <https://data.ok.gov/dataset/70f180b4-6220-4a90-8a12-cf39d3b48d06/resource/ff0d42f7-c7b6-45b2-8406-fd81f24e2d61/download/data-infant-death-rate.csv> ;
    dcat:mediaType "text/csv" .

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

