@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/3a26a350-a897-40a7-86b7-d326b71e68dc> a dcat:Dataset ;
    dct:description "Missouri Weekly Feeder Cattle Weighted Average Report" ;
    dct:identifier <https://data.mo.gov/api/views/4mcy-zagg> ;
    dct:issued "2018-10-15"^^xsd:date ;
    dct:modified "2018-10-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Missouri Weekly Feeder Cattle Weighted Average Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/27ef455f-f630-4fe2-89d8-ef4a454d1fb6>,
        <https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/85350d55-c5a1-4f5c-b998-bc0960e5a3f2>,
        <https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/c4c2d3ae-4ad8-4765-a492-1f3a0c454412>,
        <https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/f50c8624-e417-410d-93cc-7881b1cb0c87> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cattle",
        "cattle-prices",
        "ckan",
        "farmer",
        "feeder",
        "geo",
        "geoss",
        "market",
        "national",
        "north-america",
        "united-states",
        "weighted-average" ;
    dcat:theme <%7BAgriculture%7D> .

<https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/27ef455f-f630-4fe2-89d8-ef4a454d1fb6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:31.952120"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:32:53.277069"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.mo.gov/api/views/4mcy-zagg/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/85350d55-c5a1-4f5c-b998-bc0960e5a3f2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:31.952117"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:32:53.276667"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.mo.gov/api/views/4mcy-zagg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/c4c2d3ae-4ad8-4765-a492-1f3a0c454412> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:31.952123"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:32:53.277474"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.mo.gov/api/views/4mcy-zagg/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3a26a350-a897-40a7-86b7-d326b71e68dc/resource/f50c8624-e417-410d-93cc-7881b1cb0c87> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:31.952110"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:32:53.276233"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.mo.gov/api/views/4mcy-zagg/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

