@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/26764736-d46c-4c73-bb88-fede645736b4> a dcat:Dataset ;
    dct:description "Requests and Responses to Member of Congress for various information" ;
    dct:identifier "015-TIGTA-0012" ;
    dct:issued "2025-09-24T14:58:45.980554"^^xsd:dateTime ;
    dct:modified "2025-02-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Congressional Correspondence" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of Information Technology, Web Team" ;
            vcard:hasEmail <mailto:ITWebTeam@tigta.treas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26764736-d46c-4c73-bb88-fede645736b4/resource/8dac27ba-811f-4ed2-8cc5-e474cdf731fd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "congress",
        "congressional",
        "correspondence",
        "ig",
        "letter",
        "request",
        "response-inspector-general",
        "tigta" .

<https://data.amerigeoss.org/dataset/26764736-d46c-4c73-bb88-fede645736b4/resource/8dac27ba-811f-4ed2-8cc5-e474cdf731fd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-12-01T09:06:02.211666"^^xsd:dateTime ;
    dct:modified "2025-09-24T14:58:45.961726"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.treasury.gov/tigta/recovery_congress.shtml> ;
    dcat:mediaType "text/html" .

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

