@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/385a766b-64f7-4ac3-b61c-2818a629942b> a dcat:Dataset ;
    dct:description "Download the latest version of the Glossary and Methodology File" ;
    dct:identifier <https://data.cdc.gov/api/views/sgg4-hiwe> ;
    dct:issued "2015-01-23"^^xsd:date ;
    dct:modified "2021-05-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NAAG Tobacco Settlement Payments Glossary and Methodology" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:nccdoshinquiries@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/385a766b-64f7-4ac3-b61c-2818a629942b/resource/4a036343-4933-4f7e-ba16-78d1f7f49972> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "glossary",
        "methodology",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BPolicy%7D> .

<https://data.amerigeoss.org/dataset/385a766b-64f7-4ac3-b61c-2818a629942b/resource/4a036343-4933-4f7e-ba16-78d1f7f49972> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T15:43:24.428608"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:26:30.521914"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://data.cdc.gov/download/sgg4-hiwe/application/vnd.ms-excel> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

