@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/33603670-a9c1-4a13-9d0b-9f8a8d63f5a3> a dcat:Dataset ;
    dct:description "These are the household screening specifications to the 2015 National Survey on Drug Use and Health (NSDUH)." ;
    dct:identifier <https://healthdata.gov/api/views/wtzn-ekat> ;
    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 "2015 NSDUH Screener" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SAMHSA" ;
            vcard:hasEmail <mailto:SAMHSAInfo@samhsa.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/33603670-a9c1-4a13-9d0b-9f8a8d63f5a3/resource/f2054c86-ba5b-4d88-a883-ffd04fd75138> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "household-survey",
        "mental-health",
        "samhsa",
        "screening-tool",
        "substance-use" ;
    dcat:theme <%7BSAMHSA%7D> .

<https://data.amerigeoss.org/dataset/33603670-a9c1-4a13-9d0b-9f8a8d63f5a3/resource/f2054c86-ba5b-4d88-a883-ffd04fd75138> a dcat:Distribution ;
    dct:description "Visit the original government dataset for complete information, documentation, and data access." ;
    dct:format "HTML" ;
    dct:issued "2025-07-24T13:34:48.170833"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:48:25.485741"^^xsd:dateTime ;
    dct:title "Official Government Data Source" ;
    dcat:accessURL <https://www.samhsa.gov/data/report/2015-nsduh-screener> ;
    dcat:mediaType "text/html" .

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

