@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/0adafbb7-7930-461b-a261-df39104db2b9> a dcat:Dataset ;
    dct:description "This is a behavioral health report for HHS Region V of the United States and utilizes data from the National Survey on Drug Use and Health (NSDUH) and the National Survey of Substance Abuse Treatment (N-SSATS), collected annually. The topics addressed in the reports include youth mental health and treatment, adult mental health and treatment, and substance use treatment." ;
    dct:identifier <https://healthdata.gov/api/views/3rn9-fgpm> ;
    dct:issued "2025-07-14"^^xsd:date ;
    dct:modified "2025-09-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Behavioral Health Barometer: HHS Region V, 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SAMHSA" ;
            vcard:hasEmail <mailto:SAMHSAInfo@samhsa.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0adafbb7-7930-461b-a261-df39104db2b9/resource/9b071322-3bc3-4de6-8d7e-da7d2e324d8c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "behavioral-health",
        "hhs-region-v",
        "mental-health",
        "samhsa",
        "substance-use" ;
    dcat:theme <%7BSAMHSA%7D> .

<https://data.amerigeoss.org/dataset/0adafbb7-7930-461b-a261-df39104db2b9/resource/9b071322-3bc3-4de6-8d7e-da7d2e324d8c> 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:17:34.851429"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:31:41.131972"^^xsd:dateTime ;
    dct:title "Official Government Data Source" ;
    dcat:accessURL <https://www.samhsa.gov/data/report/behavioral-health-barometer-hhs-region-v-2014> ;
    dcat:mediaType "text/html" .

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

