@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/38a36635-2db5-49c4-88bd-e83cdbe97d21> a dcat:Dataset ;
    dct:description "The Security Investigation Database (SID) is a COTS personnel security application in a USAID virtualized environment that can support USAID's business requirements and processes. The goal of SEC is to replace the CRIS application with a new COTS system to improve quality of service, reduce processing time, automate manual tasks, and be capable of supporting future mandatory requirements and mandates as defined by ODNI. SEC requires a system that will communicate with the office of Human Resource (HR) and other offices in the Agency that require the same information." ;
    dct:identifier <https://data.usaid.gov/api/views/sm9c-fdez> ;
    dct:issued "2018-11-12"^^xsd:date ;
    dct:modified "2022-02-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Security Investigative Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "USAID Data Services" ;
            vcard:hasEmail <mailto:no-reply@data.usaid.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sid",
        "united-states",
        "usaid" ;
    dcat:theme <%7B%22Administration%20and%20Oversight%22%7D> .

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

