@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/1ae3e574-a59e-4338-87ed-52fd67fe530c> a dcat:Dataset ;
    dct:description "A collection of national resources on Post Traumatic Stress Disorder for service members, Veterans and their families." ;
    dct:identifier <https://data.mo.gov/api/views/wp2d-vk85> ;
    dct:issued "2013-05-06"^^xsd:date ;
    dct:modified "2025-02-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Post Traumatic Stress Disorder" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jon Sabala" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ae3e574-a59e-4338-87ed-52fd67fe530c/resource/892d5341-3553-4a41-86f9-d9e1179bed07> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "behavioral-health",
        "family",
        "mental-health",
        "mental-illness",
        "military",
        "post-traumatic-stress-disorder",
        "ptsd",
        "service-member",
        "veteran" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/1ae3e574-a59e-4338-87ed-52fd67fe530c/resource/892d5341-3553-4a41-86f9-d9e1179bed07> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:23:45.460720"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:52:59.219539"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.mo.gov/download/wp2d-vk85/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

