@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/72d4eb3d-01d4-4a0a-863f-8022b95d967b> a dcat:Dataset ;
    dct:description "The Freedom of Information Act (FOIA) requires every Federal agency to submit a report to the Attorney General of the United States annually [pursuant to 5 U.S.C. 552(e)(1)], providing detailed information concerning the administration of the Act. TTB's submission is included in the Department of the Treasury's report." ;
    dct:identifier "015-TTB-14" ;
    dct:issued "2025-11-22T16:23:31.610388"^^xsd:dateTime ;
    dct:modified "2021-12-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Freedom of Information Act (FOIA) Annual Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mason, Quinton" ;
            vcard:hasEmail <mailto:ttbfoia@ttb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72d4eb3d-01d4-4a0a-863f-8022b95d967b/resource/b8a47664-2fd7-4776-9da6-dc80f0fd97e4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "annual-reports",
        "ckan",
        "foia",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ttb",
        "united-states" .

<https://data.amerigeoss.org/dataset/72d4eb3d-01d4-4a0a-863f-8022b95d967b/resource/b8a47664-2fd7-4776-9da6-dc80f0fd97e4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-02T21:55:03.986386"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:23:31.601876"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.ttb.gov/foia/foia-annual-reports> ;
    dcat:mediaType "text/html" .

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

