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

<https://data.amerigeoss.org/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37> a dcat:Dataset ;
    dct:description "Organigrama Institucional" ;
    dct:identifier "d5edd442-726f-42fd-8316-b55ccd4f5c37" ;
    dct:issued "2025-09-30T14:26:18.261683"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:26:18.261689"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/c5488232-5d43-4342-9f3c-28748b19826a> ;
    dct:title "Organigrama" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Javier SASTRE" ;
            vcard:hasEmail <mailto:asuntoslegales@florida.gub.uy> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37/resource/d31f9364-ed35-4962-b443-f073ddb1ee90>,
        <https://data.amerigeoss.org/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37/resource/eeeef4d1-7b9b-4eaf-9d79-2d1254bad135> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Florida",
        "GEO",
        "GEOSS",
        "National",
        "Organigrama",
        "South America",
        "Uruguay",
        "intendencia" .

<https://data.amerigeoss.org/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37/resource/d31f9364-ed35-4962-b443-f073ddb1ee90> a dcat:Distribution ;
    dct:description "Organigrama Institucional" ;
    dct:format "XLS" ;
    dct:issued "2019-07-09T14:11:56.727355"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:26:18.248457"^^xsd:dateTime ;
    dct:title "Organigrama.xlsx" ;
    dcat:accessURL <https://catalogodatos.gub.uy/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37/resource/d31f9364-ed35-4962-b443-f073ddb1ee90/download/organigrama.xlsx> ;
    dcat:byteSize "16928"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37/resource/eeeef4d1-7b9b-4eaf-9d79-2d1254bad135> a dcat:Distribution ;
    dct:description "Organigrama Institucional" ;
    dct:format "CSV" ;
    dct:issued "2019-07-09T14:17:14.199236"^^xsd:dateTime ;
    dct:modified "2025-09-30T14:26:18.249240"^^xsd:dateTime ;
    dct:title "Organigrama.csv" ;
    dcat:accessURL <https://catalogodatos.gub.uy/dataset/d5edd442-726f-42fd-8316-b55ccd4f5c37/resource/eeeef4d1-7b9b-4eaf-9d79-2d1254bad135/download/organigrama.csv> ;
    dcat:byteSize "4051"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

