@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/bac32c2b-180e-44ab-8eac-8af0fb0191be> a dcat:Dataset ;
    dct:description """<p>Persona matriculada en el registro oficial de la Corte Suprema de Justicia habilitada para actuar como traductor e intérprete en los juicios.</p>
""" ;
    dct:identifier "5bcabe42-fdae-4321-aad2-dd745a79ab9b" ;
    dct:issued "2025-09-19"^^xsd:date ;
    dct:language "es-PY" ;
    dct:modified "2022-08-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Corte Suprema de Justicia (CSJ)" ] ;
    dct:title "Traductores" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/bac32c2b-180e-44ab-8eac-8af0fb0191be/resource/15120025-0ace-44b4-b87d-a0c0cd0cda96> ;
    dcat:keyword "CSJ",
        "Corte Suprema de Justicia",
        "Traductores" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/traductores> .

<https://data.amerigeoss.org/dataset/bac32c2b-180e-44ab-8eac-8af0fb0191be/resource/15120025-0ace-44b4-b87d-a0c0cd0cda96> a dcat:Distribution ;
    dct:description """<p>Persona matriculada en el registro oficial de la Corte Suprema de Justicia habilitada para actuar como traductor e intérprete en los juicios.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:34:17.409371"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:34:17.404304"^^xsd:dateTime ;
    dct:title "Traductores" ;
    dcat:accessURL <http://datos.csj.gov.py/data/traductores> .

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

