@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/ce4d5a5a-b927-4451-8288-eabeece71abb> a dcat:Dataset ;
    dct:description "Organization Chart for the Office of Inspector General" ;
    dct:identifier "ce4d5a5a-b927-4451-8288-eabeece71abb" ;
    dct:issued "2025-12-01T16:01:58.173407"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:01:58.173411"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Organization Chart" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "WEBMASTER" ;
            vcard:hasEmail <mailto:OIGWEB@OIG.DOC.GOV> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ce4d5a5a-b927-4451-8288-eabeece71abb/resource/d0617d28-ad97-42aa-b233-1371a316f8bc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ce4d5a5a-b927-4451-8288-eabeece71abb/resource/d0617d28-ad97-42aa-b233-1371a316f8bc> a dcat:Distribution ;
    dct:description "Current structure of the Organization Chart for the Commerce Inspector General" ;
    dct:format "Text" ;
    dct:issued "2015-05-20T17:03:07.624202"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:01:58.167334"^^xsd:dateTime ;
    dct:title "Office of Inspector General Organization Chart" ;
    dcat:accessURL <http://www.oig.doc.gov/Pages/Organization-Chart.aspx> ;
    dcat:mediaType "application/text" .

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

