@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/01210e8d-3e9c-47b4-902a-7919eb8f8c82> a dcat:Dataset ;
    dct:description "For more information on CDC.gov metrics please see http://www.cdc.gov/metrics/" ;
    dct:identifier <https://data.cdc.gov/api/views/rq85-buyi> ;
    dct:issued "2018-10-02"^^xsd:date ;
    dct:modified "2022-07-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Monthly Page Views to CDC.gov" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CDC INFO" ;
            vcard:hasEmail <mailto:cdcinfo@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/21a32c7e-bf6f-4569-b301-6d0a9f61dd29>,
        <https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/4da283dd-ad18-490b-9c51-bc3e6cc66f0f>,
        <https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/6509d6c2-536c-4deb-b061-8774e3c89b53>,
        <https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/df565d5f-7201-4a04-a330-5faa87f4547a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cdc-gov",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "web-metrics" ;
    dcat:theme <%7B%22Web%20Metrics%22%7D> .

<https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/21a32c7e-bf6f-4569-b301-6d0a9f61dd29> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:16:10.494568"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:24:46.658906"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/rq85-buyi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/4da283dd-ad18-490b-9c51-bc3e6cc66f0f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:16:10.494581"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:24:46.661618"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/rq85-buyi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/6509d6c2-536c-4deb-b061-8774e3c89b53> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:16:10.494578"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:24:46.660917"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/rq85-buyi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/01210e8d-3e9c-47b4-902a-7919eb8f8c82/resource/df565d5f-7201-4a04-a330-5faa87f4547a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:16:10.494575"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:24:46.659977"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/rq85-buyi/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" .

