@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/55311fc5-c999-4e36-a304-ec5029618f05> a dcat:Dataset ;
    dct:description "This data set provides a listing of the Social Security Administration's governance boards in which the agency CIO is a member." ;
    dct:identifier "55311fc5-c999-4e36-a304-ec5029618f05" ;
    dct:issued "2025-11-29T21:13:19.293096"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:13:19.293100"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CIO Governance Board Membership List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephanie Taylor" ;
            vcard:hasEmail <mailto:Stephanie.Taylor@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55311fc5-c999-4e36-a304-ec5029618f05/resource/31218e4d-614d-4e65-bffa-eb7856fa7c80> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/55311fc5-c999-4e36-a304-ec5029618f05/resource/31218e4d-614d-4e65-bffa-eb7856fa7c80> a dcat:Distribution ;
    dct:description "governanceboards.json" ;
    dct:format "JSON" ;
    dct:issued "2015-12-01T06:08:19.873340"^^xsd:dateTime ;
    dct:modified "2025-11-29T21:13:19.286755"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://www.ssa.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" .

