@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/26652700-f3be-4b8b-9056-c7b2d2979ec7> a dcat:Dataset ;
    dct:description "Tables and maps defining the substate regions for each state and the District of Columbia" ;
    dct:identifier <https://healthdata.gov/api/views/3njr-mecf> ;
    dct:issued "2025-07-13"^^xsd:date ;
    dct:modified "2025-09-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2012-2014 NSDUH Substate Region Definitions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SAMHSA" ;
            vcard:hasEmail <mailto:SAMHSAInfo@samhsa.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26652700-f3be-4b8b-9056-c7b2d2979ec7/resource/1ad40f10-cf73-4ed0-bab7-5815de19bf8a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "geographic-boundaries",
        "mental-health-indicators",
        "nsduh",
        "samhsa",
        "substate-regions" ;
    dcat:theme <%7BSAMHSA%7D> .

<https://data.amerigeoss.org/dataset/26652700-f3be-4b8b-9056-c7b2d2979ec7/resource/1ad40f10-cf73-4ed0-bab7-5815de19bf8a> a dcat:Distribution ;
    dct:description "Visit the original government dataset for complete information, documentation, and data access." ;
    dct:format "HTML" ;
    dct:issued "2025-07-24T04:15:55.283776"^^xsd:dateTime ;
    dct:modified "2025-09-24T14:55:50.005750"^^xsd:dateTime ;
    dct:title "Official Government Data Source" ;
    dcat:accessURL <https://www.samhsa.gov/data/report/2012-2014-nsduh-substate-region-definitions> ;
    dcat:mediaType "text/html" .

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

