@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/6e72da34-3d74-40b0-b06c-c8bb725be800> a dcat:Dataset ;
    dct:description "Complete listing of federal firearms licensees in December 2021" ;
    dct:identifier "4092" ;
    dct:issued "2022-01-01T00:00:00"^^xsd:dateTime ;
    dct:language "{eng}" ;
    dct:modified "2022-01-01T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Federal Firearms Licensees - December 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Bureau of Alcohol, Tobacco, Firearms, and Explosives (USDOJ)" ;
            vcard:hasEmail <mailto:atfopendata@atf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e72da34-3d74-40b0-b06c-c8bb725be800/resource/5437c236-1337-477c-8c95-076b3d9b7ea7>,
        <https://data.amerigeoss.org/dataset/6e72da34-3d74-40b0-b06c-c8bb725be800/resource/e8f03314-1f3c-40aa-838d-cb8c87acf6f6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ffl",
        "firearm",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6e72da34-3d74-40b0-b06c-c8bb725be800/resource/5437c236-1337-477c-8c95-076b3d9b7ea7> a dcat:Distribution ;
    dct:format "MS Excel" ;
    dct:issued "2022-05-26T02:37:00.964920"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:30:56.092945"^^xsd:dateTime ;
    dct:title "Federal Firearms Licensees - December 2021" ;
    dcat:accessURL <https://www.atf.gov/firearms/docs/undefined/1221-ffl-listxlsx/download> ;
    dcat:mediaType "application/vnd.sealed.xls" .

<https://data.amerigeoss.org/dataset/6e72da34-3d74-40b0-b06c-c8bb725be800/resource/e8f03314-1f3c-40aa-838d-cb8c87acf6f6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-06-12T00:26:13.148591"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:30:56.093372"^^xsd:dateTime ;
    dct:title "Federal Firearms Licensee (FFL) ISO 19139 metadata" ;
    dcat:accessURL <https://www.justice.gov/file/1511851/download> ;
    dcat:mediaType "text/xml" .

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

