@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/6aa6a9d0-4311-4616-814e-448e3d4964b2> a dcat:Dataset ;
    dct:description "Salmonella verification testing for individual establishments and the aggregated data for Young Chicken and Turkey Carcasses, Raw Chicken Parts, and NRTE Comminuted Poultry establishments. Data is updated on the 20th of every month, or the following business day if the 20th falls on a weekend or holiday. See the FSIS website for additional information." ;
    dct:identifier "usda-fsis-025" ;
    dct:issued "2021-10-20"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2021-11-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FSIS - Poultry Categorization Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Breauna Branch" ;
            vcard:hasEmail <mailto:FSISDataVisualization@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6aa6a9d0-4311-4616-814e-448e3d4964b2/resource/84fdc302-243e-4032-ac23-4969053aafde>,
        <https://data.amerigeoss.org/dataset/6aa6a9d0-4311-4616-814e-448e3d4964b2/resource/9113f343-4915-4091-ab64-24ea9b488783> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "categorization",
        "ckan",
        "establishments",
        "fsis",
        "geo",
        "geoss",
        "national",
        "north-america",
        "poultry",
        "salmonella",
        "united-states",
        "usda" .

<https://data.amerigeoss.org/dataset/6aa6a9d0-4311-4616-814e-448e3d4964b2/resource/84fdc302-243e-4032-ac23-4969053aafde> a dcat:Distribution ;
    dct:description "Aggregated Salmonella category data for FSIS sampling poultry products." ;
    dct:format "XLS" ;
    dct:issued "2021-12-15T08:32:30.782015"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:26:14.859335"^^xsd:dateTime ;
    dct:title "FSIS - Aggregate Establishment Salmonella Category Data" ;
    dcat:accessURL <https://www.fsis.usda.gov/sites/default/files/media_file/2021-10/establishment-categories-aggregate-202110.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/6aa6a9d0-4311-4616-814e-448e3d4964b2/resource/9113f343-4915-4091-ab64-24ea9b488783> a dcat:Distribution ;
    dct:description "Salmonella category data for individual establishments." ;
    dct:format "XLS" ;
    dct:issued "2021-12-15T08:32:30.782005"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:26:14.858401"^^xsd:dateTime ;
    dct:title "FSIS - Individual Establishment Salmonella Category Data" ;
    dcat:accessURL <https://www.fsis.usda.gov/sites/default/files/media_file/2021-10/establishment-categories-202110.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

