@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/3feb4005-8d09-46d3-b1f7-74522d0db7b5> a dcat:Dataset ;
    dct:description "Corresponde a la base de datos de docentes de Uniersidades y Escuelas Politécnicas " ;
    dct:identifier "3feb4005-8d09-46d3-b1f7-74522d0db7b5" ;
    dct:issued "2025-09-19T18:52:09.855116"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:52:09.855123"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> ;
    dct:title "Base de datos docentes UEP" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Patricia Rosales" ;
            vcard:hasEmail <mailto:brosales@senescyt.gob.ec> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3feb4005-8d09-46d3-b1f7-74522d0db7b5/resource/d226bff2-aca1-45e9-9c28-b9df1ae546f9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Base",
        "Central America",
        "Ecuador",
        "GEO",
        "GEOSS",
        "National",
        "docentes",
        "uep" ;
    dcat:landingPage <base_docentes_2015_UEP_DA.csv> .

<base_docentes_2015_UEP_DA.csv> a foaf:Document .

<https://data.amerigeoss.org/dataset/3feb4005-8d09-46d3-b1f7-74522d0db7b5/resource/d226bff2-aca1-45e9-9c28-b9df1ae546f9> a dcat:Distribution ;
    dct:description "Base de datos de docentes UEP" ;
    dct:format "json, csv y xlsx" ;
    dct:issued "2022-07-13T15:51:34.071313"^^xsd:dateTime ;
    dct:modified "2025-09-19T18:52:09.842337"^^xsd:dateTime ;
    dct:title "base_docentes_2015_UEP_DA.csv" ;
    dcat:accessURL <https://datosabiertos.gob.ec/dataset/3feb4005-8d09-46d3-b1f7-74522d0db7b5/resource/d226bff2-aca1-45e9-9c28-b9df1ae546f9/download/base_docentes_2015_uep_da.csv> ;
    dcat:byteSize "86459589"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/66658607-cd1b-4ada-8a85-d55e77fe7f8d> a foaf:Agent ;
    foaf:name "Ecuador" .

