@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/fb8be257-f0a7-4e8e-808b-6973b7fba7d3> a dcat:Dataset ;
    dct:description "Requests and Responses to Member of Congress for various information" ;
    dct:identifier "fb8be257-f0a7-4e8e-808b-6973b7fba7d3" ;
    dct:issued "2025-12-02T09:11:36.582192"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:11:36.582197"^^xsd:dateTime ;
    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/fb8be257-f0a7-4e8e-808b-6973b7fba7d3/resource/fd39bbec-8eb4-44b4-b67d-c94f551e29be> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fb8be257-f0a7-4e8e-808b-6973b7fba7d3/resource/fd39bbec-8eb4-44b4-b67d-c94f551e29be> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-03-29T19:22:45.262842"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:11:36.575616"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://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" .

