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

<https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5> a dcat:Dataset ;
    dct:description "Estudiantes inscritos determinando su genero" ;
    dct:identifier <https://www.datos.gov.co/api/views/xfkj-g2ry> ;
    dct:issued "2019-03-13"^^xsd:date ;
    dct:modified "2019-03-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "INSCRITOS POR GENERO 2018-2" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/248a7d38-a308-4801-bbe6-726a5f1080cf>,
        <https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/34448833-3cf5-4fbf-b162-398b7048e38c>,
        <https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/69a3d36e-bdea-4dd6-b316-be15e4203984>,
        <https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/804031fd-d381-4a39-9442-f4a62fcdfe9d> ;
    dcat:keyword "femenino",
        "genero",
        "hombre",
        "inscritos",
        "masculino",
        "mujer" ;
    dcat:landingPage <https://www.datos.gov.co/d/xfkj-g2ry> .

<https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/248a7d38-a308-4801-bbe6-726a5f1080cf> a dcat:Distribution ;
    dct:issued "2019-08-08T19:29:27.599076"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:40:32.679836"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/xfkj-g2ry/rows.csv?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/34448833-3cf5-4fbf-b162-398b7048e38c> a dcat:Distribution ;
    dct:issued "2019-08-08T19:29:27.599089"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:40:32.682150"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/xfkj-g2ry/rows.xml?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/69a3d36e-bdea-4dd6-b316-be15e4203984> a dcat:Distribution ;
    dct:issued "2019-08-08T19:29:27.599086"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:40:32.681404"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/xfkj-g2ry/rows.json?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/f07bdafc-a832-4fd4-8faa-5ed35ef951a5/resource/804031fd-d381-4a39-9442-f4a62fcdfe9d> a dcat:Distribution ;
    dct:issued "2019-08-08T19:29:27.599083"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:40:32.680619"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/xfkj-g2ry/rows.rdf?accessType=DOWNLOAD> .

<https://www.datos.gov.co/d/xfkj-g2ry> a foaf:Document .

