@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/5fca113a-4e79-400b-822f-53cbbb16f3df> a dcat:Dataset ;
    dct:description "FOIA requests posted to the FOIA electronic reading room for the Human Resources category" ;
    dct:identifier "TSA-2aff1108-886e-439a-9675-9f2a7482e59a" ;
    dct:issued "2025-11-22T02:48:06.786352"^^xsd:dateTime ;
    dct:modified "2022-04-27T10:44:53-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FOIA - Human Resources" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5fca113a-4e79-400b-822f-53cbbb16f3df/resource/e64147a9-4456-47f5-a951-405e3dbbf80d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5fca113a-4e79-400b-822f-53cbbb16f3df/resource/e64147a9-4456-47f5-a951-405e3dbbf80d> a dcat:Distribution ;
    dct:issued "2022-07-01T16:48:55.670939"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:48:06.780230"^^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" .

