@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/54f43a0f-b476-4e9e-9d72-19b6734d2bd0> a dcat:Dataset ;
    dct:description "Estadistica 2018 - Municipal Forestal" ;
    dct:identifier <https://www.datos.gov.co/api/views/m666-m5r5> ;
    dct:issued "2019-08-08"^^xsd:date ;
    dct:modified "2020-08-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Evaluacion Forestal" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/54f43a0f-b476-4e9e-9d72-19b6734d2bd0/resource/eb0ee28f-cb26-4260-8aa4-d0758c5f6a50> ;
    dcat:keyword "agricola",
        "departamento de risaralda",
        "estadisticas",
        "eucalipto",
        "forestal",
        "forestales varios",
        "guadua",
        "pino" ;
    dcat:landingPage <https://www.datos.gov.co/d/m666-m5r5> .

<https://data.amerigeoss.org/dataset/54f43a0f-b476-4e9e-9d72-19b6734d2bd0/resource/eb0ee28f-cb26-4260-8aa4-d0758c5f6a50> a dcat:Distribution ;
    dct:issued "2020-12-09T01:12:58.239170"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:44:47.914470"^^xsd:dateTime ;
    dcat:accessURL <https://www.risaralda.gov.co/loader.php?lServicio=Tools2&lTipo=descargas&lFuncion=descargar&idFile=32074> .

<https://www.datos.gov.co/d/m666-m5r5> a foaf:Document .

