@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/25fcbd83-9c08-4f13-af77-bdd26c16e856> a dcat:Dataset ;
    dct:description "This is a National Survey of Substance Abuse Treatment Services (N-SSATS) annual report showing the state profile for Maryland in 2012. N-SSATS is designed to collect data on the location, characteristics, and use of alcohol and drug abuse treatment facilities and services throughout the 50 States, the District of Columbia, and other U.S. jurisdictions." ;
    dct:identifier <https://healthdata.gov/api/views/7rg4-vhim> ;
    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 "2012 State Profile - Maryland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SAMHSA" ;
            vcard:hasEmail <mailto:SAMHSAInfo@samhsa.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/25fcbd83-9c08-4f13-af77-bdd26c16e856/resource/bc334d01-5484-448e-b6ee-ae7cb52c6549> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "behavioral-health-services",
        "maryland",
        "n-ssats",
        "samhsa",
        "substance-abuse-treatment" ;
    dcat:theme <%7BSAMHSA%7D> .

<https://data.amerigeoss.org/dataset/25fcbd83-9c08-4f13-af77-bdd26c16e856/resource/bc334d01-5484-448e-b6ee-ae7cb52c6549> a dcat:Distribution ;
    dct:description "Visit the original government dataset for complete information, documentation, and data access." ;
    dct:format "HTML" ;
    dct:issued "2025-07-24T05:27:14.218405"^^xsd:dateTime ;
    dct:modified "2025-09-24T14:37:04.298052"^^xsd:dateTime ;
    dct:title "Official Government Data Source" ;
    dcat:accessURL <https://www.samhsa.gov/data/report/2012-state-profile-maryland> ;
    dcat:mediaType "text/html" .

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

