@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/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8> a dcat:Dataset ;
    dct:description "This dataset includes estimates of U.S. life expectancy at birth by state and census tract for the period 2010-2015 (1). Estimates were produced for 65,662 census tracts, covering the District of Columbia (D.C.) and all states, excluding Maine and Wisconsin, representing 88.7% of all U.S. census tracts (see notes).  These estimates are the result of the collaborative project, “U.S. Small-area Life Expectancy Estimates Project (USALEEP),” between the National Center for Health Statistics (NCHS), the National Association for Public Health Statistics and Information Systems (NAPHSIS), and the Robert Wood Johnson Foundation (RWJF) (2)." ;
    dct:identifier <https://data.cdc.gov/api/views/5h56-n989> ;
    dct:issued "2019-06-21"^^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. Life Expectancy at Birth by State and Census Tract - 2010-2015" ;
    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/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/389ee41c-60e7-4a07-a478-a501295ebb97>,
        <https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/685780b4-2d21-4ab2-bdcc-25044653f07b>,
        <https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/9fb0f474-b1bf-4490-aac0-a534fd8b7878>,
        <https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/b8d38807-944c-4207-9c96-9f0d4c719dbb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "birth",
        "census-tract",
        "ckan",
        "county",
        "geo",
        "geoss",
        "life-expectancy",
        "national",
        "nchs",
        "north-america",
        "nvss",
        "state",
        "united-states" ;
    dcat:theme <%7BNCHS%7D> .

<https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/389ee41c-60e7-4a07-a478-a501295ebb97> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T15:16:20.549224"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:37:47.101478"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5h56-n989/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/685780b4-2d21-4ab2-bdcc-25044653f07b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T15:16:20.549228"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:37:47.101942"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5h56-n989/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/9fb0f474-b1bf-4490-aac0-a534fd8b7878> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T15:16:20.549220"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:37:47.100979"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5h56-n989/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2a5c4e80-1ba6-4f9a-83c7-a08484d86ca8/resource/b8d38807-944c-4207-9c96-9f0d4c719dbb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T15:16:20.549214"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:37:47.100563"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5h56-n989/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" .

