@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/fa12e04a-513d-416f-a09a-c5de5351d65f> a dcat:Dataset ;
    dct:description """<p>This summary describes the programs and services VA provided in Oregon in fiscal year 2015.</p>
""" ;
    dct:identifier "fa12e04a-513d-416f-a09a-c5de5351d65f" ;
    dct:issued "2025-12-02T08:37:13.923669"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:37:13.923674"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Summary: Oregon FY15" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DG&amp;A Mailgroup" ;
            vcard:hasEmail <mailto:vancvas@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fa12e04a-513d-416f-a09a-c5de5351d65f/resource/0be93ed5-64de-424e-87a1-e8feba48ecda> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fa12e04a-513d-416f-a09a-c5de5351d65f/resource/0be93ed5-64de-424e-87a1-e8feba48ecda> a dcat:Distribution ;
    dct:description "State_Summaries_Oregon.pdf" ;
    dct:format "PDF" ;
    dct:issued "2019-07-02T05:32:22.916237"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:37:13.917523"^^xsd:dateTime ;
    dct:title "Oregon" ;
    dcat:accessURL <https://www.va.gov/vetdata/docs/SpecialReports/State_Summaries_Oregon.pdf> .

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

