@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/151ca607-38b2-4ff2-bfa2-142860e73b5a> a dcat:Dataset ;
    dct:description "The documents contained in this dataset reflect NASA's comprehensive IT policy in compliance with Federal Government laws and regulations." ;
    dct:identifier "OCIO-Fitara-4" ;
    dct:issued "2008-03-21"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "IT Policies and Standards-Managing Information Technology" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lori Parker" ;
            vcard:hasEmail <mailto:lori.parker-1@nasa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "access-management",
        "accessibility",
        "enterprise-architecture",
        "information-security",
        "it-policy",
        "nasa-it-policy",
        "project-management" ;
    dcat:theme <%7BManagement/Operations%7D> .

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

