@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/acd2dca6-1006-426b-af70-b838b45f4451> a dcat:Dataset ;
    dct:description "Information containing physical address of the Office of Inspector General, Department of Commerce locations. The site also contains links to the OIG hotline, Commerce People Finder, Twitter Account, Facebook page, OIG Webmaster, and OIG FOIA page," ;
    dct:identifier "acd2dca6-1006-426b-af70-b838b45f4451" ;
    dct:issued "2025-12-01T03:43:07.321706"^^xsd:dateTime ;
    dct:modified "2025-12-01T03:43:07.321710"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Contact Us" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "WEBMASTER" ;
            vcard:hasEmail <mailto:OIGWEB@OIG.DOC.GOV> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/acd2dca6-1006-426b-af70-b838b45f4451/resource/ba64e595-5660-4048-ac1d-b6662b0b8494> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/acd2dca6-1006-426b-af70-b838b45f4451/resource/ba64e595-5660-4048-ac1d-b6662b0b8494> a dcat:Distribution ;
    dct:description "Physical addresses with information on how to contact the OIG, DOC Headquarters and regional offices." ;
    dct:format "text" ;
    dct:issued "2015-05-20T17:03:02.854554"^^xsd:dateTime ;
    dct:modified "2025-12-01T03:43:07.315850"^^xsd:dateTime ;
    dct:title "CONTACT US OIG Department of Commerce" ;
    dcat:accessURL <http://www.oig.doc.gov/Pages/Contact-Us.aspx> .

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

