@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2980ecff-9f18-4a62-a702-c36a44713d62> a dcat:Dataset ;
    dct:description """<p>Precio promedio de mercado de ganado menor - Año 2019</p>
""" ;
    dct:identifier "de6a02bc-25f6-4b3f-aee2-df7793dbc6e2" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2020-09-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ministerio de Agricultura y Ganadería (MAG)" ] ;
    dct:title "Precio promedio de mercado - Ganado Menor" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2980ecff-9f18-4a62-a702-c36a44713d62/resource/6ff51a58-ed3f-4b88-acd7-444757550d8f> ;
    dcat:keyword "ganaderia",
        "mag" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/precio-promedio-de-mercado-ganado-menor> .

<https://data.amerigeoss.org/dataset/2980ecff-9f18-4a62-a702-c36a44713d62/resource/6ff51a58-ed3f-4b88-acd7-444757550d8f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:33:52.080231"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:33:52.075689"^^xsd:dateTime ;
    dct:title "Precio promedio de mercado - Ganado Menor" ;
    dcat:accessURL <http://www.mag.gov.py/index.php/publicaciones/precio-promedio-de-mercado-ganado-menor> .

<https://www.datos.gov.py/dataset/precio-promedio-de-mercado-ganado-menor> a foaf:Document .

