@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/6c6ae273-29fb-4fc4-806a-64b066488537> a dcat:Dataset ;
    dct:description "Estadistica 2018 - Municipal Agricola" ;
    dct:identifier <https://www.datos.gov.co/api/views/59fy-cvnx> ;
    dct:issued "2019-07-04"^^xsd:date ;
    dct:modified "2020-08-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Estadistica 2018 - Municipal Agricola" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6c6ae273-29fb-4fc4-806a-64b066488537/resource/0ec3df13-74a2-47c8-9738-19749bbab0ba> ;
    dcat:keyword "agricola",
        "anuales",
        "departamento de risaralda",
        "estadisticas",
        "permanentes",
        "transitorios" ;
    dcat:landingPage <https://www.datos.gov.co/d/59fy-cvnx> .

<https://data.amerigeoss.org/dataset/6c6ae273-29fb-4fc4-806a-64b066488537/resource/0ec3df13-74a2-47c8-9738-19749bbab0ba> a dcat:Distribution ;
    dct:issued "2019-08-08T16:34:44.823368"^^xsd:dateTime ;
    dct:modified "2025-10-01T21:35:31.563673"^^xsd:dateTime ;
    dcat:accessURL <https://www.risaralda.gov.co/loader.php?lServicio=Tools2&lTipo=descargas&lFuncion=descargar&idFile=31684> .

<https://www.datos.gov.co/d/59fy-cvnx> a foaf:Document .

