@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/4c8ee6cb-7e9d-4a7e-9810-4eb1e4e74d6b> a dcat:Dataset ;
    dct:description """<p>Corresponde a la ciudad o localidad en la cual se encuentra la sede Judicial.</p>
""" ;
    dct:identifier "07fb9af3-3cd6-48d8-8c42-efed32f7b6c7" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2019-10-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Corte Suprema de Justicia (CSJ)" ] ;
    dct:title "Localidad" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c8ee6cb-7e9d-4a7e-9810-4eb1e4e74d6b/resource/91d4094d-fd7d-46d1-9752-236834187277> ;
    dcat:keyword "CSJ",
        "Corte Suprema de Justicia" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/localidad> .

<https://data.amerigeoss.org/dataset/4c8ee6cb-7e9d-4a7e-9810-4eb1e4e74d6b/resource/91d4094d-fd7d-46d1-9752-236834187277> a dcat:Distribution ;
    dct:description """<p>Corresponde a la ciudad o localidad en la cual se encuentra la sede Judicial.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:34:15.050612"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:34:15.046317"^^xsd:dateTime ;
    dct:title "Localidad" ;
    dcat:accessURL <http://datos.csj.gov.py/data/localidad> .

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

