@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/7996d87c-d5d0-42a2-966f-83024ec38801> 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/7996d87c-d5d0-42a2-966f-83024ec38801/resource/b3e65b0e-5f8e-4451-98d7-ea62c37ddf60> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "glossary",
        "methodology",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BPolicy%7D> .

<https://data.amerigeoss.org/dataset/7996d87c-d5d0-42a2-966f-83024ec38801/resource/b3e65b0e-5f8e-4451-98d7-ea62c37ddf60> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:16:15.887128"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:22:49.338794"^^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" .

