@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb> a dcat:Dataset ;
    dct:description """The dataset presents life expectancy at birth estimates based on annual complete period life tables for each of the 50 states and the District of Columbia (D.C.)
in 2018 for the total, male and female populations.""" ;
    dct:identifier <https://data.cdc.gov/api/views/a5a8-jsrq> ;
    dct:issued "2021-04-05"^^xsd:date ;
    dct:modified "2022-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "U.S. State Life Expectancy by Sex, 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Center for Health Statistics" ;
            vcard:hasEmail <mailto:cdcinfo@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/1813728c-3e45-4436-b367-8d7196381bef>,
        <https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/234f30d5-5655-410b-9cc9-f4c229031596>,
        <https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/b7373e5b-6de4-43f3-a7c2-b98548dde86e>,
        <https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/ed1093d6-f944-4b3f-a62b-57a205d32850> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "deaths",
        "geo",
        "geoss",
        "life-expectancy",
        "mortality",
        "national",
        "nchs",
        "north-america",
        "nvss",
        "sex",
        "state",
        "united-states" ;
    dcat:theme <%7BNCHS%7D> .

<https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/1813728c-3e45-4436-b367-8d7196381bef> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-05-14T15:01:05.774984"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:58:21.148496"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/a5a8-jsrq/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/234f30d5-5655-410b-9cc9-f4c229031596> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-05-14T15:01:05.774982"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:58:21.148091"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/a5a8-jsrq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/b7373e5b-6de4-43f3-a7c2-b98548dde86e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-05-14T15:01:05.774979"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:58:21.147691"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/a5a8-jsrq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1cf440cb-b00a-4e10-9e7c-3fc4e8a52fbb/resource/ed1093d6-f944-4b3f-a62b-57a205d32850> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-05-14T15:01:05.774972"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:58:21.147286"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/a5a8-jsrq/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

