@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/0e54b175-fb33-4b4e-b9d4-96c6ef3fcc95> a dcat:Dataset ;
    dct:description "<p>The PMAS Dashboard provides a wide range of helpful data and information to assist you in project management and assessment. The drop down menu can be used to search all new start, planning, and active projects. Once you find the project you are interested in, you will be able to access the project descriptions, its PMAS states, any pertinent flags, who the IT Project Manager is, and much more.</p>" ;
    dct:identifier "VA-OIT-PD-01" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-12-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Project Management Accountability System (PMAS) -  Project Information and Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carol Macha" ;
            vcard:hasEmail <mailto:Carol.Macha@va.gov> ] ;
    dcat:keyword "accountability-system",
        "active-projects",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "dashboard",
        "flags",
        "geo",
        "geoss",
        "national",
        "new-start",
        "north-america",
        "planning",
        "pmas",
        "pmas-states",
        "project-description",
        "project-management",
        "project-manager",
        "projects",
        "united-states",
        "va" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

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

