@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/13b572f8-c075-464c-8c8f-49d29a8823c1> a dcat:Dataset ;
    dct:description "FOIA requests posted to the FOIA electronic reading room for the 'Other Reports' category." ;
    dct:identifier "TSA-62b40e46-720a-4656-a489-dd90cd27f91e" ;
    dct:issued "2025-09-23T23:10:53.025246"^^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 - Other Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/13b572f8-c075-464c-8c8f-49d29a8823c1/resource/37c4212c-36fd-45b4-b41d-ad244dfac3d0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "foia",
        "reports" .

<https://data.amerigeoss.org/dataset/13b572f8-c075-464c-8c8f-49d29a8823c1/resource/37c4212c-36fd-45b4-b41d-ad244dfac3d0> a dcat:Distribution ;
    dct:issued "2022-10-14T14:50:36.309957"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:10:53.013183"^^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" .

