@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://datos.icane.es/dataset/b5f458b6-75f6-40bb-b041-ac5fe4b06041> a dcat:Dataset ;
    dct:description "Encuesta anual de coste laboral" ;
    dct:identifier "b5f458b6-75f6-40bb-b041-ac5fe4b06041" ;
    dct:issued "2025-03-14T08:47:27.775022"^^xsd:dateTime ;
    dct:modified "2026-04-15T13:18:41.623364"^^xsd:dateTime ;
    dct:publisher <https://datos.icane.es/organization/3b6c455c-6b45-458b-b3a8-033ba9f2790f> ;
    dct:title "Encuesta anual de coste laboral" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Instituto Cántabro de Estadística" ;
            vcard:hasEmail <mailto:icane@cantabria.es> ] ;
    dcat:distribution <https://datos.icane.es/dataset/b5f458b6-75f6-40bb-b041-ac5fe4b06041/resource/b68744f6-97db-477a-8a09-241b2a6306f5> ;
    dcat:keyword "Condiciones De Trabajo Y Relaciones Laborales" ;
    dcat:landingPage <https://www.icane.es/listado-serie/detalle-serie?uritag=encuesta-anual-coste-laboral> ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/empleo> .

<https://datos.icane.es/dataset/b5f458b6-75f6-40bb-b041-ac5fe4b06041/resource/b68744f6-97db-477a-8a09-241b2a6306f5> a dcat:Distribution ;
    dct:description "Últimos resultados" ;
    dct:format "HTML" ;
    dct:issued "2026-04-15T13:18:41.636548"^^xsd:dateTime ;
    dct:modified "2026-04-15T13:18:41.628620"^^xsd:dateTime ;
    dct:title "Últimos resultados" ;
    dcat:accessURL <https://app.powerbi.com/view?r=eyJrIjoiYWNjNzM4ZTYtOGI0Yy00MmE3LTkzMjEtZjQ0OWIyY2M2Y2I1IiwidCI6ImNjMzQ5YjUyLWUyZmEtNGQ5Ni1hMmU0LTdiMmFkYjkzNGE2OCIsImMiOjl9> ;
    dcat:mediaType "text/html" .

<https://datos.icane.es/organization/3b6c455c-6b45-458b-b3a8-033ba9f2790f> a foaf:Organization ;
    foaf:name "Instituto Cántabro de Estadística" .

