@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/80a8a8be-cff7-4976-9cb1-9e8cf2978705> a dcat:Dataset ;
    dct:description "The primary function of the Livestock, Poultry, and Grain Market News Division of the Livestock, Poultry and Seed Program  is to compile and disseminate information that will aid producers, consumers, and distributors in the sale and purchase of poultry and their related products nationally and internationally." ;
    dct:identifier "USDA-29201" ;
    dct:issued "2013-04-26"^^xsd:date ;
    dct:modified "2014-12-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Poultry Market News Search" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rick Tanger" ;
            vcard:hasEmail <mailto:WASH.LGMN@AMS.USDA.GOV> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/80a8a8be-cff7-4976-9cb1-9e8cf2978705/resource/b780ae10-848d-43d7-99fb-dae4248e4f6c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chicken",
        "ckan",
        "duck",
        "eggs",
        "fowl",
        "geese",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rabbits",
        "retail",
        "turkey",
        "united-states" .

<https://data.amerigeoss.org/dataset/80a8a8be-cff7-4976-9cb1-9e8cf2978705/resource/b780ae10-848d-43d7-99fb-dae4248e4f6c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:44.204993"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:06:59.339606"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://marketnews.usda.gov/> ;
    dcat:mediaType "text/html" .

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

