@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/34756411-c14c-41ad-8db5-84a5e72e87d6> a dcat:Dataset ;
    dct:description "Plan Anticorrupción año 2019 UNIVERSIDAD PEDAGÓGICA Y TECNOLÓGICA DE COLOMBIA" ;
    dct:identifier <https://www.datos.gov.co/api/views/3k9g-f958> ;
    dct:issued "2019-02-18"^^xsd:date ;
    dct:modified "2019-02-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Plan Anticorrupción" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34756411-c14c-41ad-8db5-84a5e72e87d6/resource/16bf67f7-daa7-4a0f-baef-fb25b2f9d7d2> ;
    dcat:landingPage <https://www.datos.gov.co/d/3k9g-f958> .

<https://data.amerigeoss.org/dataset/34756411-c14c-41ad-8db5-84a5e72e87d6/resource/16bf67f7-daa7-4a0f-baef-fb25b2f9d7d2> a dcat:Distribution ;
    dct:description "Plan Anticorrupción año 2019" ;
    dct:format "PDF" ;
    dct:issued "2019-08-08T16:23:51.140410"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:38:30.224259"^^xsd:dateTime ;
    dct:title "Plan Anticorrupción" ;
    dcat:accessURL <http://www.uptc.edu.co/export/sites/default/gel/anticorrupcion/plan_antic_2019.pdf> .

<https://www.datos.gov.co/d/3k9g-f958> a foaf:Document .

