@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0> a dcat:Dataset ;
    dct:description "Residuos (en kg) retirados por playa (este/oeste) por mes desde 2023 " ;
    dct:identifier "287db39e-51a4-49f1-b777-d76bfd799fd0" ;
    dct:issued "2025-09-30T14:12:17.801997"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:12:17.802004"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> ;
    dct:title "Residuos retirados por playa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matias Echeveste" ;
            vcard:hasEmail <mailto:matias.echeveste@imm.gub.uy> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0/resource/38a7c007-78d3-4ff3-a527-62616c639792>,
        <https://data.amerigeoss.org/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0/resource/63a0e677-af38-4835-b491-078553f81cd2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "Harvest",
        "National",
        "South America",
        "Uruguay",
        "limpieza",
        "playas",
        "residuos" .

<https://data.amerigeoss.org/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0/resource/38a7c007-78d3-4ff3-a527-62616c639792> a dcat:Distribution ;
    dct:description "Residuos (en kg) retirados por playa (este/oeste) por mes desde 2023" ;
    dct:format "CSV" ;
    dct:issued "2025-03-12T18:56:12.606918"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:12:17.787066"^^xsd:dateTime ;
    dct:title "Residuos (en kg) retirados en playas" ;
    dcat:accessURL <https://ckan-data.montevideo.gub.uy/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0/resource/38a7c007-78d3-4ff3-a527-62616c639792/download/residuos_en_kg_retirados_en_playas.csv> ;
    dcat:byteSize "27007"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0/resource/63a0e677-af38-4835-b491-078553f81cd2> a dcat:Distribution ;
    dct:format "TXT" ;
    dct:issued "2025-03-19T17:49:34.027938"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:12:17.787887"^^xsd:dateTime ;
    dct:title "Metadatos: residuos retirados por playa" ;
    dcat:accessURL <https://ckan-data.montevideo.gub.uy/dataset/287db39e-51a4-49f1-b777-d76bfd799fd0/resource/63a0e677-af38-4835-b491-078553f81cd2/download/metadatos_residuos_retirados_playas.txt> ;
    dcat:byteSize "152"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> a foaf:Agent ;
    foaf:name "Uruguay" .

