@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/128f544d-a5ce-4151-8a36-beb382e180f8> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1M" ;
    dct:description "Conjunto de datos que representa el total de servicios brindados por la PROFEDET por mes y por tipo de  servicio brindado." ;
    dct:identifier "atenciones-brindadas-por-tipo-de-servicio" ;
    dct:issued "2017-10-13T18:39:59+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2023-12-31T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Administrador Institucional de Datos" ;
            foaf:mbox "jcpadilla@stps.gob.mx" ;
            foaf:name "PROFEDET" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Nacional" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2012-12-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Atenciones brindadas por tipo de servicio" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/128f544d-a5ce-4151-8a36-beb382e180f8/resource/e47d2b1a-a5a2-443f-adb5-022c4fc03bfe> ;
    dcat:keyword "acciones-realizadas",
        "amerigeo",
        "amerigeoss",
        "amparos",
        "asesorias",
        "beneficiarios",
        "central-america",
        "conciliaciones",
        "defensa-del-trabajo",
        "derechos-trabajadores",
        "geo",
        "geoss",
        "juicios",
        "juridico-laboral",
        "mexico",
        "national",
        "orientacion-gratuita",
        "procuraduria-federal",
        "profedet",
        "representacion-juridica",
        "seguridad-y-justicia",
        "sindicatos",
        "trabajadores" ;
    dcat:landingPage <https://www.gob.mx/profedet> ;
    dcat:theme <Seguridad%20Y%20Justicia> .

<https://data.amerigeoss.org/dataset/128f544d-a5ce-4151-8a36-beb382e180f8/resource/e47d2b1a-a5a2-443f-adb5-022c4fc03bfe> a dcat:Distribution ;
    dct:description "Conjunto de datos que representa el total de servicios brindados por la PROFEDET por servicio, mes y total acumulado." ;
    dct:format "CSV" ;
    dct:issued "2024-04-16T17:01:16.307286"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:11:04.636818"^^xsd:dateTime ;
    dct:title "Total de Asuntos Atendidos: Asesorías,Conciliaciones, Juicios y  Amparos" ;
    dcat:accessURL <http://www.profedet.gob.mx/profedet/datosabiertos/servicios/total-de-servicios-brindados-copia.csv> .

<https://www.gob.mx/profedet> a foaf:Document .

