@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/e33d51f1-7793-4daa-9cfb-cb79426d80b3> a dcat:Dataset ;
    dct:description "USDA CIO Governance Board Membership List include all governance boards the CIO is a member of. Agencies shall keep this list up to date at least annually beginning in April 2016. This file is distributed for FITARA guidance https://management.cio.gov/ and more information on this format can be found at https://management.cio.gov/schema/" ;
    dct:identifier "e33d51f1-7793-4daa-9cfb-cb79426d80b3" ;
    dct:issued "2025-12-01T23:48:36.331897"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:48:36.331902"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "USDA Governance Boards" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Brotsos" ;
            vcard:hasEmail <mailto:brian.brotsos@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e33d51f1-7793-4daa-9cfb-cb79426d80b3/resource/e375ab3b-a811-4ea5-9369-e2b7264088f4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e33d51f1-7793-4daa-9cfb-cb79426d80b3/resource/e375ab3b-a811-4ea5-9369-e2b7264088f4> a dcat:Distribution ;
    dct:description "governanceboards.json" ;
    dct:format "JSON" ;
    dct:issued "2018-02-04T00:01:59.710122"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:48:36.325582"^^xsd:dateTime ;
    dct:title "Governance Boards" ;
    dcat:accessURL <http://www.usda.gov/digitalstrategy/governanceboards.json> ;
    dcat:mediaType "application/json" .

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

