@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/ec4c1d43-31b0-4e80-b5cc-866f257dbd43> a dcat:Dataset ;
    dct:description """<p>SPR - Meses</p>
""" ;
    dct:identifier "6392f874-9bd8-42c8-9ee7-c2421668dd2a" ;
    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 "www.datos.gov.py" ] ;
    dct:title "SPR - Meses" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ec4c1d43-31b0-4e80-b5cc-866f257dbd43/resource/863428a5-552f-4480-8428-bd6d68a20076> ;
    dcat:keyword "SPR" ;
    dcat:landingPage <https://www.datos.gov.py/dataset/spr-meses> .

<https://data.amerigeoss.org/dataset/ec4c1d43-31b0-4e80-b5cc-866f257dbd43/resource/863428a5-552f-4480-8428-bd6d68a20076> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-09-19T01:34:13.816746"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:59:06.010862"^^xsd:dateTime ;
    dct:title "Meses SPR" ;
    dcat:accessURL <https://www.datos.gov.py/sites/default/files/meses.json> ;
    dcat:mediaType "application/json" .

<https://www.datos.gov.py/dataset/spr-meses> a foaf:Document .

