@prefix adms: . @prefix dcat: . @prefix dct: . @prefix foaf: . @prefix gsp: . @prefix locn: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix time: . @prefix vcard: . @prefix xml: . @prefix xsd: . a dcat:Dataset ; dct:description "Distribución de empleados por género. Años 2013 a 2019"@es ; dct:identifier "https://data.renfe.com/dataset/porcentaje-plantilla-hombres-mujeres" ; dct:issued "2019-05-21T00:00:00+02:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:publisher ; dct:title "Porcentaje plantilla hombres/mujeres"@es ; dcat:distribution , ; dcat:keyword "grupo renfe"@es, "recursos humanos"@es, "trabajadores"@es ; dcat:theme . a skos:Concept ; skos:notation "EA0003337" ; skos:prefLabel "Renfe-Operadora" . a dcat:Distribution ; dct:format ; dct:identifier "https://data.renfe.com/dataset/porcentaje-plantilla-hombres-mujeres/resource/b33ac4be-e832-4405-a0fd-84799a659e10" ; dct:title "Porcentaje plantilla hombres-mujeres"@es ; dcat:accessURL "https://data.renfe.com/dataset/e0e1ba99-57f9-48a6-a891-32e63bf8d3d4/resource/b33ac4be-e832-4405-a0fd-84799a659e10/download/porcentaje-plantilla-hombres-mujeres.csv" . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:identifier "https://data.renfe.com/dataset/porcentaje-plantilla-hombres-mujeres/resource/5585c596-de95-4857-b6ec-22882b3fc080" ; dct:title "Porcentaje plantilla hombres/mujeres"@es ; dcat:accessURL "https://data.renfe.com/dataset/e0e1ba99-57f9-48a6-a891-32e63bf8d3d4/resource/5585c596-de95-4857-b6ec-22882b3fc080/download/porcentaje-plantilla-hombres-mujeres.xlsx" . a dct:IMT ; rdfs:label "XLSX" ; rdf:value "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .