@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/f4e107bc-9836-4e0c-a1ac-5172287ac7ed> a dcat:Dataset ;
    dct:description """<p>Displays the process' RACI in its conventional RACI format/chart</p>
""" ;
    dct:identifier "f4e107bc-9836-4e0c-a1ac-5172287ac7ed" ;
    dct:issued "2025-12-02T06:32:26.273019"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:32:26.273023"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ProPath Display RACI API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Claude T. Shehane" ;
            vcard:hasEmail <mailto:claude.shehane2@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f4e107bc-9836-4e0c-a1ac-5172287ac7ed/resource/6c725470-b1e4-4e29-b2a3-e886c91a0679> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f4e107bc-9836-4e0c-a1ac-5172287ac7ed/resource/6c725470-b1e4-4e29-b2a3-e886c91a0679> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:31:39.741720"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:32:26.267214"^^xsd:dateTime ;
    dct:title "API" ;
    dcat:accessURL <https://github.com/department-of-veterans-affairs/ProPathDisplayRACIAPI> .

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

