@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/67508213-1123-4690-a67f-bef4a4facce2> a dcat:Dataset ;
    dct:description "<p>This application provided a way for the public to explore and analyze VA Mental Health Statistics (FY2015 Annual Datasheet).</p>" ;
    dct:identifier "VA-OEI-OEI-195" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mental Health Statistics Explorer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NCVAS mailbox" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/67508213-1123-4690-a67f-bef4a4facce2/resource/bcbb4a0e-e0b5-404a-9b0b-50bd270f2e82> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "mental-health",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/67508213-1123-4690-a67f-bef4a4facce2/resource/bcbb4a0e-e0b5-404a-9b0b-50bd270f2e82> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:14:30.615003"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:40:50.441391"^^xsd:dateTime ;
    dct:title "html" ;
    dcat:accessURL <https://mihiriyer.shinyapps.io/MentalHealth/> ;
    dcat:mediaType "text/html" .

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

