@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/78bbd895-2523-4517-a434-09c801a2ab75> a dcat:Dataset ;
    dct:description "FOIA requests posted to the FOIA electronic reading room for the the Checkpoint category" ;
    dct:identifier "TSA-740416db-ab9b-4837-a7cd-c85370aecebf" ;
    dct:issued "2025-11-22T19:55:54.214632"^^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 - Checkpoint Requests" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78bbd895-2523-4517-a434-09c801a2ab75/resource/ebfa199d-0457-41c4-8258-164d31ef4241> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/78bbd895-2523-4517-a434-09c801a2ab75/resource/ebfa199d-0457-41c4-8258-164d31ef4241> a dcat:Distribution ;
    dct:issued "2022-07-01T16:48:54.981875"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:55:54.208137"^^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" .

