@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/481e6259-3989-445d-b493-176b9fcceb46> a dcat:Dataset ;
    dct:description "Inventory of maps and descriptions of the business processes of the U.S. Office of Personnel Management (OPM), with an emphasis on the processes of the Office of the Chief Information Officer (OCIO). This inventory is required by v. 3 of OPM's Open Government Plan (p. 6)." ;
    dct:identifier "OPM-BPM-0001" ;
    dct:issued "2025-11-21T10:35:08.919526"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Business Process Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Charles Conyers" ;
            vcard:hasEmail <mailto:charles.conyers@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bpm",
        "business-process-management",
        "business-processes",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

