@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/512ba6a1-5b22-4a45-a826-fa3fd3f5abf0> a dcat:Dataset ;
    dct:description "Contains the number of firearm discoveries at the top 10 airports nationwide for the gien calendar year." ;
    dct:identifier "TSA-336009e4-7d32-4c58-b865-93f5ae944455" ;
    dct:issued "2025-11-21T16:17:51.643170"^^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 "TSA Firearm Catches by Airport 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/512ba6a1-5b22-4a45-a826-fa3fd3f5abf0/resource/924e4da7-0ebe-4ca8-b5c6-5f6110d25790> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/512ba6a1-5b22-4a45-a826-fa3fd3f5abf0/resource/924e4da7-0ebe-4ca8-b5c6-5f6110d25790> a dcat:Distribution ;
    dct:issued "2022-07-01T16:14:41.952034"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:17:51.637166"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.tsa.gov/news/press/releases/2021/01/26/tsa-firearm-catch-rate-doubles-2020-highest-agencys-19-year-history> .

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

