@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/ac3542ab-7423-4c0b-b4b3-f604d6c0bec8> a dcat:Dataset ;
    dct:description """<p>Datos de Produccion, Importacion y Exportacion de Algodon desde el 2011 al 2022</p>
""" ;
    dct:identifier "97e56806-dbcd-41ef-bcee-9a31a0af0534" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2023-07-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ministerio de Agricultura y Ganadería (MAG)" ] ;
    dct:title "DATOS ALGODON NACIONAL 2011 AL 2022" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ac3542ab-7423-4c0b-b4b3-f604d6c0bec8/resource/ef0310fd-b7d9-4ad0-b3a8-ab04edbd83a9> ;
    dcat:keyword "algodon",
        "exportacion",
        "importación",
        "mag" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/datos-algodon-nacional-2011-al-2022> .

<https://data.amerigeoss.org/dataset/ac3542ab-7423-4c0b-b4b3-f604d6c0bec8/resource/ef0310fd-b7d9-4ad0-b3a8-ab04edbd83a9> a dcat:Distribution ;
    dct:description """<p>Algodón Nacional Exportación e Importación</p>
""" ;
    dct:format "XLS" ;
    dct:issued "2025-09-19T01:33:09.550416"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:58:03.852359"^^xsd:dateTime ;
    dct:title "2011 - 2022" ;
    dcat:accessURL <https://www.datos.gov.py/sites/default/files/DATOS%20ALGODON%20NACIONAL%202.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://www.datos.gov.py/dataset/datos-algodon-nacional-2011-al-2022> a foaf:Document .

