@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/b0cb52d8-2f8c-45bf-a7d0-2139a43a00e9> a dcat:Dataset ;
    dct:description "Informe sobre el Sistema de Control Interno del municipio de Valdivia, evaluado por las respectiva dependencia dentro de los meses de noviembre y diciembre de 2019." ;
    dct:identifier <https://www.datos.gov.co/api/views/7daw-22zw> ;
    dct:issued "2020-03-05"^^xsd:date ;
    dct:modified "2020-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Informe pormenorizado de Control Interno" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b0cb52d8-2f8c-45bf-a7d0-2139a43a00e9/resource/ec844137-4b71-4b85-bc62-7447eaea15ca> ;
    dcat:keyword "control interno" ;
    dcat:landingPage <https://www.datos.gov.co/d/7daw-22zw> .

<https://data.amerigeoss.org/dataset/b0cb52d8-2f8c-45bf-a7d0-2139a43a00e9/resource/ec844137-4b71-4b85-bc62-7447eaea15ca> a dcat:Distribution ;
    dct:issued "2020-12-08T23:17:50.736754"^^xsd:dateTime ;
    dct:modified "2025-10-02T00:09:28.088602"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/download/7daw-22zw/application/pdf> .

<https://www.datos.gov.co/d/7daw-22zw> a foaf:Document .

