@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/009ae424-ef23-4824-8b49-a693d807e44a> a dcat:Dataset ;
    dct:description "FOIA requests posted to the FOIA electronic reading room for Congressional Correspondence." ;
    dct:identifier "TSA-836b1d22-f538-4748-b9f4-a795156379b5" ;
    dct:issued "2025-09-23T14:43:11.691642"^^xsd:dateTime ;
    dct:modified "2024-02-22T12:25:27-05:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FOIA - Congressional Correspondence" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/009ae424-ef23-4824-8b49-a693d807e44a/resource/14067371-51ce-4d9d-bfb0-9b02576eef17> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "congress",
        "correspondence",
        "foia" .

<https://data.amerigeoss.org/dataset/009ae424-ef23-4824-8b49-a693d807e44a/resource/14067371-51ce-4d9d-bfb0-9b02576eef17> a dcat:Distribution ;
    dct:issued "2022-10-14T14:50:15.120105"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:43:11.678365"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.tsa.gov/foia/readingroom> .

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

