@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/dd258a49-3799-4822-b6e9-976a6cea0b50> a dcat:Dataset ;
    dct:description "Define el conjunto de ligas deportivas convencionales que hacen parte del Sistema General del Deporte en Colombia, deportistas beneficiados y medallas optenidas en representacion del departamento del Cauca durante el periodo 2015 a 2018." ;
    dct:identifier <https://www.datos.gov.co/api/views/rh4u-r2uw> ;
    dct:issued "2018-10-16"^^xsd:date ;
    dct:modified "2018-12-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Deporte asociado convencional" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dd258a49-3799-4822-b6e9-976a6cea0b50/resource/6f3cee20-2ab5-404e-92d0-caf3ed239009> ;
    dcat:keyword "club",
        "convencionales",
        "ligas",
        "medallas" ;
    dcat:landingPage <https://www.datos.gov.co/d/rh4u-r2uw> .

<https://data.amerigeoss.org/dataset/dd258a49-3799-4822-b6e9-976a6cea0b50/resource/6f3cee20-2ab5-404e-92d0-caf3ed239009> a dcat:Distribution ;
    dct:issued "2019-08-08T18:51:08.993301"^^xsd:dateTime ;
    dct:modified "2025-10-02T01:54:23.179042"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/2bfd8787-b02b-4701-9e88-d4fde0009164> .

<https://www.datos.gov.co/d/rh4u-r2uw> a foaf:Document .

