@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/7816e056-b809-4145-bdd8-dba2b5ed3928> a dcat:Dataset ;
    dct:description """<p>Dar noticia de un hecho que se considera irregular o ilegal</p>
""" ;
    dct:identifier "715bf476-20b9-4414-a07a-24ea1c5b6663" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2021-09-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Secretaria Nacional Anticorrupción (SENAC)" ] ;
    dct:title "Denuncia" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7816e056-b809-4145-bdd8-dba2b5ed3928/resource/e3f0b2be-9e4e-4a7f-9390-6bdcd4c121f1> ;
    dcat:keyword "Denuncias",
        "SENAC" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/denuncia> .

<https://data.amerigeoss.org/dataset/7816e056-b809-4145-bdd8-dba2b5ed3928/resource/e3f0b2be-9e4e-4a7f-9390-6bdcd4c121f1> a dcat:Distribution ;
    dct:description """<p>Dar noticia de un hecho que se considera irregular o ilegal</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:34:00.576492"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:34:00.571971"^^xsd:dateTime ;
    dct:title "Lista de Denuncias" ;
    dcat:accessURL <https://paneldenuncias.senac.gov.py/#/denuncias-datos> .

<https://www.datos.gov.py/dataset/denuncia> a foaf:Document .

