@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/ff312549-52d3-4e07-a83a-3519bcf96a46> a dcat:Dataset ;
    dct:description "Number of Brewers by Production Size - CY 2017" ;
    dct:identifier "ff312549-52d3-4e07-a83a-3519bcf96a46" ;
    dct:issued "2025-12-02T10:42:47.493281"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:42:47.493286"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Brewery Production CY 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mason Quinton" ;
            vcard:hasEmail <mailto:ttbfoia@ttb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff312549-52d3-4e07-a83a-3519bcf96a46/resource/132eed20-9038-4ecc-bde8-ff04c3ba33b6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ff312549-52d3-4e07-a83a-3519bcf96a46/resource/132eed20-9038-4ecc-bde8-ff04c3ba33b6> a dcat:Distribution ;
    dct:description "2017_brew_prod_size_ttb_gov.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2018-09-07T19:31:21.795099"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:42:47.485833"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ttb.gov/statistics/production_size/2017_brew_prod_size_ttb_gov.xlsx> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

