@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/fc5a653b-8329-41c9-9dbc-96cfdf8321b2> a dcat:Dataset ;
    dct:description """<p>This is a summary of the programs and services provided by VA in Montana in fiscal year 2014.</p>
""" ;
    dct:identifier "fc5a653b-8329-41c9-9dbc-96cfdf8321b2" ;
    dct:issued "2025-12-02T09:32:18.130092"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:32:18.130096"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Summary:  Montana" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tom Garin" ;
            vcard:hasEmail <mailto:Tom.Garin@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc5a653b-8329-41c9-9dbc-96cfdf8321b2/resource/44794625-4f45-49cf-ace1-6ac5c2b8e90e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fc5a653b-8329-41c9-9dbc-96cfdf8321b2/resource/44794625-4f45-49cf-ace1-6ac5c2b8e90e> a dcat:Distribution ;
    dct:description "State_Summaries_Montana.pdf" ;
    dct:format "PDF" ;
    dct:issued "2019-07-02T05:29:06.307726"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:32:18.123804"^^xsd:dateTime ;
    dct:title "State Summary:  Montana" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/SpecialReports/State_Summaries_Montana.pdf> .

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

