@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/4c0158f4-10f9-4a9a-9bb4-9503ee10856f> a dcat:Dataset ;
    dct:description "A collection of national resources for service members, Veterans and their families living with Traumatic Brain Injury." ;
    dct:identifier <https://data.mo.gov/api/views/yprw-7jqu> ;
    dct:issued "2013-05-06"^^xsd:date ;
    dct:modified "2019-11-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traumatic Brain Injury" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jon Sabala" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c0158f4-10f9-4a9a-9bb4-9503ee10856f/resource/864a45c0-2f15-4c64-b402-04349e979062> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "behavioral-health",
        "ckan",
        "family",
        "geo",
        "geoss",
        "mental-health",
        "mental-illness",
        "military",
        "national",
        "north-america",
        "service-member",
        "tbi",
        "traumatic-brain-injury",
        "united-states",
        "veteran" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/4c0158f4-10f9-4a9a-9bb4-9503ee10856f/resource/864a45c0-2f15-4c64-b402-04349e979062> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:23:46.747677"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:02:19.775827"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.mo.gov/download/yprw-7jqu/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

