@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/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b> a dcat:Dataset ;
    dct:description "Missouri Weekly Feeder Cattle Weighted Average Report" ;
    dct:identifier "b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b" ;
    dct:issued "2025-12-01T05:42:30.715230"^^xsd:dateTime ;
    dct:modified "2025-12-01T05:42:30.715235"^^xsd:dateTime ;
    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" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/7021ae51-2942-4cc3-a19a-9ac2fec172e1>,
        <https://data.amerigeoss.org/dataset/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/92853e66-1740-41d7-8058-94fcc99bb382>,
        <https://data.amerigeoss.org/dataset/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/b3dc4161-fd21-4dc2-a499-e8d3ebf0299d>,
        <https://data.amerigeoss.org/dataset/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/edc84448-90e1-4020-8081-1ce596e68da6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/7021ae51-2942-4cc3-a19a-9ac2fec172e1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2015-02-04T14:18:53.685380"^^xsd:dateTime ;
    dct:modified "2025-12-01T05:42:30.708371"^^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/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/92853e66-1740-41d7-8058-94fcc99bb382> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-02-04T14:18:53.685405"^^xsd:dateTime ;
    dct:modified "2025-12-01T05:42:30.709157"^^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/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/b3dc4161-fd21-4dc2-a499-e8d3ebf0299d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-02-04T14:18:53.685353"^^xsd:dateTime ;
    dct:modified "2025-12-01T05:42:30.707945"^^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/dataset/b29ff4c0-0dd3-4d31-8fe5-5568f0f49a0b/resource/edc84448-90e1-4020-8081-1ce596e68da6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-02-04T14:18:53.685391"^^xsd:dateTime ;
    dct:modified "2025-12-01T05:42:30.708767"^^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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

