@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/00c4d27d-a96b-469e-a280-147d7f96189a> a dcat:Dataset ;
    dct:description "Contains the web survey results data from TSA.gov visitors." ;
    dct:identifier "TSA-9eeb659a-72b1-4a43-8fd0-c4ace95b5a56" ;
    dct:issued "2025-09-23T14:49:31.432590"^^xsd:dateTime ;
    dct:modified "2023-05-25T14:27:18-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "TSA.gov Customer Satisfaction Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/00c4d27d-a96b-469e-a280-147d7f96189a/resource/251ffca5-8e7b-42a9-9d55-2b3ec377c10d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "survey-results",
        "web" .

<https://data.amerigeoss.org/dataset/00c4d27d-a96b-469e-a280-147d7f96189a/resource/251ffca5-8e7b-42a9-9d55-2b3ec377c10d> a dcat:Distribution ;
    dct:issued "2022-10-14T14:33:50.873548"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:49:31.419644"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.tsa.gov/web-metrics> .

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

