@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://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c> a dcat:Dataset ;
    dct:description "Conjunto de datos donde se almacenan las estadísticas de uso del portal." ;
    dct:identifier "4238f4b9-389c-4237-8786-cd595f37ba1c" ;
    dct:issued "2021-11-25T09:36:14.139225"^^xsd:dateTime ;
    dct:modified "2026-09-20T23:25:04.294393"^^xsd:dateTime ;
    dct:publisher <https://opendata.ugr.es/organization/40ebc1dd-6516-4b07-89db-1f70e0abbe80> ;
    dct:title "Estadísticas del portal de datos abiertos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Oficina de Software Libre" ;
            vcard:hasEmail <mailto:osl@ugr.es> ] ;
    dcat:distribution <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/36d402c8-84e2-4288-bd84-923d615ca269>,
        <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/476c8820-0338-4d56-b388-0a7a36b4b125>,
        <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/5293c58e-53ad-4628-9306-b969b6939bb5>,
        <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/ebf8db32-be67-417f-bf75-71c328721764> ;
    dcat:keyword "estadisticas" .

<https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/36d402c8-84e2-4288-bd84-923d615ca269> a dcat:Distribution ;
    dct:description "Descargas y visitas totales recopiladas por mes." ;
    dct:format "JSON" ;
    dct:title "statsDescargasVisitasMesAño.json" ;
    dcat:accessURL <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/36d402c8-84e2-4288-bd84-923d615ca269/download/statsdescargasvisitasmesano.json> ;
    dcat:byteSize 116.0 ;
    dcat:mediaType "application/json" .

<https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/476c8820-0338-4d56-b388-0a7a36b4b125> a dcat:Distribution ;
    dct:description "Descargas y visitas especificas sobre cada uno de los recursos alojados en el portal." ;
    dct:format "JSON" ;
    dct:title "stats.json" ;
    dcat:accessURL <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/476c8820-0338-4d56-b388-0a7a36b4b125/download/stats.json> ;
    dcat:byteSize 5266.0 ;
    dcat:mediaType "application/json" .

<https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/5293c58e-53ad-4628-9306-b969b6939bb5> a dcat:Distribution ;
    dct:description "Cantidad total de los formatos alojados en el portal." ;
    dct:format "JSON" ;
    dct:title "statsFormatos.json" ;
    dcat:accessURL <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/5293c58e-53ad-4628-9306-b969b6939bb5/download/statsformatos.json> ;
    dcat:byteSize 133.0 ;
    dcat:mediaType "application/json" .

<https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/ebf8db32-be67-417f-bf75-71c328721764> a dcat:Distribution ;
    dct:description "Histórico del número total de conjuntos de datos y recursos del portal." ;
    dct:format "JSON" ;
    dct:title "numeroTotalDatasets.json" ;
    dcat:accessURL <https://opendata.ugr.es/dataset/4238f4b9-389c-4237-8786-cd595f37ba1c/resource/ebf8db32-be67-417f-bf75-71c328721764/download/numerototaldatasets.json> ;
    dcat:byteSize 887.0 ;
    dcat:mediaType "application/json" .

<https://opendata.ugr.es/organization/40ebc1dd-6516-4b07-89db-1f70e0abbe80> a foaf:Organization ;
    foaf:name "Oficina de Software Libre" .

