@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/515a646d-e68d-432d-a20f-3353565b49f5> a dcat:Dataset ;
    dct:description "<p>ESS Adapter interfaces for the VACOLS database</p>" ;
    dct:identifier "VA-ORCH-1" ;
    dct:issued "2017-11-17"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Appeals Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shawn Henning" ;
            vcard:hasEmail <mailto:shawn.henning@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/515a646d-e68d-432d-a20f-3353565b49f5/resource/169af315-6869-4ea2-9476-ecf8221c4113> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appeals",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/515a646d-e68d-432d-a20f-3353565b49f5/resource/169af315-6869-4ea2-9476-ecf8221c4113> a dcat:Distribution ;
    dct:description "default.aspx" ;
    dct:format "API" ;
    dct:issued "2020-11-10T17:14:53.522070"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:25:37.253733"^^xsd:dateTime ;
    dct:title "Appeals Service" ;
    dcat:accessURL <http://vaww.oed.portal.va.gov/sites/VRMVIERS/default.aspx> .

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

