@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/5234f8f3-2d9f-41d1-87b8-c18e5dc0c55b> a dcat:Dataset ;
    dct:description "The primary function of the Dairy Market News Division of the Dairy Program  is to compile and disseminate information that will aid producers, consumers, and distributors in the sale and purchase of dairy products nationally and internationally." ;
    dct:identifier "USDA-26481" ;
    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 "Dairy Market News Search" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Don Nelson" ;
            vcard:hasEmail <mailto:DonaldO.Nelson@ams.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5234f8f3-2d9f-41d1-87b8-c18e5dc0c55b/resource/1c8c92ab-3a75-4e56-835c-f52c3c59b8bc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "butter",
        "cheese",
        "ckan",
        "cream",
        "dairy",
        "dry-and-fluid-products",
        "geo",
        "geoss",
        "lactose",
        "milk",
        "national",
        "nonfat-dry-milk",
        "north-america",
        "product-prices",
        "united-states",
        "whey" .

<https://data.amerigeoss.org/dataset/5234f8f3-2d9f-41d1-87b8-c18e5dc0c55b/resource/1c8c92ab-3a75-4e56-835c-f52c3c59b8bc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:35.321262"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:59:47.091939"^^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" .

