@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/1b2eac0d-ef93-48a7-8fe3-7abd6b74b114> a dcat:Dataset ;
    dct:description "Data in the public facing website used for claimants to view the status of their claim as applies to lost/damaged bag or property. Claim Number and other Personal Identifiable Information (PII) are used to submit and check claim status." ;
    dct:identifier "TSA-f7feb9a3-66ef-4d55-9482-c718a6cde0ff" ;
    dct:issued "2025-09-24T04:05:03.583088"^^xsd:dateTime ;
    dct:modified "2024-02-22T12:25:28-05:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Claims Management - Check Claim Status" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bag",
        "baggage",
        "claim",
        "claim-status",
        "damaged",
        "lost",
        "property" .

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

