@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/768f7021-0d2f-4606-a963-364c549c3043> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P1Y" ;
    dct:description "BRIGADAS DE SERVICIO SOCIAL" ;
    dct:identifier "brigadas-de-servicio-social" ;
    dct:issued "2022-06-22T20:05:57+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:40:29.450949"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Directora de Información Institucional" ;
            foaf:mbox "aquintan@ipn.mx" ;
            foaf:name "IPN" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "IPN" ] ;
    dct:title "BRIGADAS DE SERVICIO SOCIAL" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/768f7021-0d2f-4606-a963-364c549c3043/resource/6114084b-c7f9-40c1-a485-84e7781cf71a>,
        <https://data.amerigeoss.org/dataset/768f7021-0d2f-4606-a963-364c549c3043/resource/6f025cd2-ff9c-4b26-95da-06d24a3ed117> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brigadas",
        "central-america",
        "educacion",
        "geo",
        "geoss",
        "ipn",
        "mexico",
        "national",
        "servicio-social" ;
    dcat:landingPage <http://www.ipn.mx> .

<http://www.ipn.mx> a foaf:Document .

<https://data.amerigeoss.org/dataset/768f7021-0d2f-4606-a963-364c549c3043/resource/6114084b-c7f9-40c1-a485-84e7781cf71a> a dcat:Distribution ;
    dct:description "Listado de las brigadas de servicio social realizadas 2018" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T19:02:59.741907"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:40:29.443809"^^xsd:dateTime ;
    dct:title "Listado de las brigadas de servicio social realizadas 2018" ;
    dcat:accessURL <https://www.ipn.mx/assets/files/datosabiertos/docs/Eje4/concentrado-de-brigadas-de-servicio-social-2018.csv> .

<https://data.amerigeoss.org/dataset/768f7021-0d2f-4606-a963-364c549c3043/resource/6f025cd2-ff9c-4b26-95da-06d24a3ed117> a dcat:Distribution ;
    dct:description "BRIGADAS DE SERVICIO SOCIAL 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T19:02:59.741899"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:40:29.443260"^^xsd:dateTime ;
    dct:title "BRIGADAS DE SERVICIO SOCIAL 2022" ;
    dcat:accessURL <https://www.ipn.mx/assets/files/datosabiertos/docs/Eje4/Concentradobrigadasserviciosocial2022.csv> .

