@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/2c75801b-3fbf-4355-85ba-2c67153f0ddc> a dcat:Dataset ;
    dct:description "Dairy Market News covers the supply, demand, and price situation every week on a regional, national, and international basis for milk, butter, cheese, and dry and fluid products." ;
    dct:identifier "USDA-6234" ;
    dct:issued "2012-04-13"^^xsd:date ;
    dct:modified "2014-02-21"^^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/2c75801b-3fbf-4355-85ba-2c67153f0ddc/resource/10eaee19-3b01-46c2-bc20-0a52b73c93dd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "butter",
        "butter-grade-aa",
        "cheese",
        "cheese-barrels",
        "cme",
        "dairy",
        "dry-milk-products",
        "dry-whey-products",
        "extra-grade",
        "fluid-milk-and-cream",
        "international",
        "market-news",
        "milk",
        "nonfat-dry-milk-grade-a" .

<https://data.amerigeoss.org/dataset/2c75801b-3fbf-4355-85ba-2c67153f0ddc/resource/10eaee19-3b01-46c2-bc20-0a52b73c93dd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:35.768425"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:47:09.705936"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://marketnews.usda.gov/portal/da?&paf_gear_id=5300015&paf_dm=full&reportConfig=true&category=Cheese> ;
    dcat:mediaType "text/html" .

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

