@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/66a20bf6-0053-4440-9786-abe26ff28c1c> a dcat:Dataset ;
    dct:description "The Vaccines.gov dataset includes provider information for COVID-19 vaccine provider locations in the U.S. Vaccines.gov is powered by VaccineFinder." ;
    dct:identifier <https://data.cdc.gov/api/views/5jp2-pgaw> ;
    dct:issued "2022-04-20"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Vaccines.gov: COVID-19 vaccinating provider locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CDC" ;
            vcard:hasEmail <mailto:imtech@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/234001ab-cceb-42a9-a417-71164c0c0f2a>,
        <https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/9a97fe9b-ceb1-4208-adc7-06adee7c86c4>,
        <https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/ab31aaf6-8a9f-4dd8-ab49-6813327afb94>,
        <https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/b6d35aff-efd9-4fed-a995-4f2b08cfea60> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "covid-19",
        "geo",
        "geoss",
        "national",
        "north-america",
        "providers",
        "united-states",
        "vaccination-locations",
        "vaccination-sites",
        "vaccinefinder",
        "vaccines" ;
    dcat:theme <%7BVaccinations%7D> .

<https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/234001ab-cceb-42a9-a417-71164c0c0f2a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-07-07T23:52:37.440428"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:11:30.057328"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5jp2-pgaw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/9a97fe9b-ceb1-4208-adc7-06adee7c86c4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-07-07T23:52:37.440431"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:11:30.057720"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5jp2-pgaw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/ab31aaf6-8a9f-4dd8-ab49-6813327afb94> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-07-07T23:52:37.440418"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:11:30.056518"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5jp2-pgaw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/66a20bf6-0053-4440-9786-abe26ff28c1c/resource/b6d35aff-efd9-4fed-a995-4f2b08cfea60> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-07-07T23:52:37.440425"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:11:30.056940"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/5jp2-pgaw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

