@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/7258eb4c-6b15-4f07-b42d-4a7d3815853f> a dcat:Dataset ;
    dct:description "Georrefereciacion de predios con proyectos productivos agropecuarios en Guaviare en 2013" ;
    dct:identifier <https://www.datos.gov.co/api/views/cgxt-pxfv> ;
    dct:issued "2016-10-27"^^xsd:date ;
    dct:modified "2019-10-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Predios Proyectos Productivos Agropecuarios Guaviare" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7258eb4c-6b15-4f07-b42d-4a7d3815853f/resource/2b758167-a38c-4fed-8ab2-e02795813911> ;
    dcat:keyword "agricultura",
        "agropecuarios",
        "georrefereciacion",
        "guaviare",
        "predios",
        "productivos",
        "proyectos" ;
    dcat:landingPage <https://www.datos.gov.co/d/cgxt-pxfv> .

<https://data.amerigeoss.org/dataset/7258eb4c-6b15-4f07-b42d-4a7d3815853f/resource/2b758167-a38c-4fed-8ab2-e02795813911> a dcat:Distribution ;
    dct:description "predios proyectos productivos agropecuarios guaviare v" ;
    dct:issued "2020-12-08T23:59:23.736702"^^xsd:dateTime ;
    dct:modified "2025-10-01T21:49:02.381800"^^xsd:dateTime ;
    dct:title "predios proyectos productivos agropecuarios guaviare" ;
    dcat:accessURL <http://guaviare.gkudos.com/opendata/dataset/predios_proyectos_productivos_agropecuarios_guaviare_pb?q=predios%20proyectos%20productivos%20agropecuarios> .

<https://www.datos.gov.co/d/cgxt-pxfv> a foaf:Document .

