@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/f5d47a4c-9da0-4c21-b63d-c554df48f702> a dcat:Dataset ;
    dct:description "Aprovechamiento de producción flora silvestre" ;
    dct:identifier <https://www.datos.gov.co/api/views/qkjg-h965> ;
    dct:issued "2018-12-10"^^xsd:date ;
    dct:modified "2018-12-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Aprovechamiento de producción flora silvestre" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f5d47a4c-9da0-4c21-b63d-c554df48f702/resource/7e98c3a9-c320-491f-9ff6-469a1d920124> ;
    dcat:keyword "flora",
        "producción",
        "silvestre" ;
    dcat:landingPage <https://www.datos.gov.co/d/qkjg-h965> .

<https://data.amerigeoss.org/dataset/f5d47a4c-9da0-4c21-b63d-c554df48f702/resource/7e98c3a9-c320-491f-9ff6-469a1d920124> a dcat:Distribution ;
    dct:issued "2019-08-08T18:45:16.178553"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:53:36.191190"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/71eab2c2-53af-438e-bc27-c475dfd54a3c> .

<https://www.datos.gov.co/d/qkjg-h965> a foaf:Document .

