@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/15e8e190-c486-4955-a69e-f65786c563c8> a dcat:Dataset ;
    dct:description """This site provides data for select demographic characteristics (age, sex, and age by sex) of people receiving COVID-19 vaccinations in the United States at the national and jurisdictional levels. For national race/ethnicity data, please visit <a href="https://data.cdc.gov/Vaccinations/COVID-19-Vaccination-Demographics-in-the-United-St/km4m-vcsb">COVID-19 Vaccination Demographics in the United States,National</a>. For jurisdictional race/ethnicity data, please visit the relevant health department website if available.
 
Data represents all vaccine partners including jurisdictional partner clinics, retail pharmacies, long-term care facilities, dialysis centers, Federal Emergency Management Agency and Health Resources and Services Administration partner sites, and federal entity facilities. """ ;
    dct:identifier <https://data.cdc.gov/api/views/5i5k-6cmh> ;
    dct:issued "2022-08-11"^^xsd:date ;
    dct:modified "2023-05-12"^^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 "COVID-19 Vaccination Age and Sex Trends in the United States, National and Jurisdictional" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NCIRD" ;
            vcard:hasEmail <mailto:iisinfo@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/23c457f1-fc74-4a69-9ab8-338f9e17487c>,
        <https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/364985f1-d64c-4dd9-be9f-f03d28738f89>,
        <https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/9f8ec227-9a5f-46fc-bfe6-efdc77e8157b>,
        <https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/edd09610-5b5c-499a-8f5e-59b0c28fa616> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "administration",
        "age",
        "coronavirus",
        "covid-19",
        "demographics",
        "ethnicity",
        "immunization",
        "izdl",
        "race",
        "sex",
        "vaccination" ;
    dcat:theme <%7BVaccinations%7D> .

<https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/23c457f1-fc74-4a69-9ab8-338f9e17487c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-05-18T01:09:54.615687"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:44:33.478912"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5i5k-6cmh/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/364985f1-d64c-4dd9-be9f-f03d28738f89> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-05-18T01:09:54.615677"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:44:33.476953"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5i5k-6cmh/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/9f8ec227-9a5f-46fc-bfe6-efdc77e8157b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-05-18T01:09:54.615668"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:44:33.476033"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5i5k-6cmh/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/15e8e190-c486-4955-a69e-f65786c563c8/resource/edd09610-5b5c-499a-8f5e-59b0c28fa616> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-05-18T01:09:54.615682"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:44:33.477806"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5i5k-6cmh/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

