@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/f4d0a29d-f310-4f29-af27-d05defe7a0b7> a dcat:Dataset ;
    dct:description "Cantidad de accidentes por año, clasificados por tipo y ubicación" ;
    dct:identifier <https://www.datos.gov.co/api/views/ggfx-n9ra> ;
    dct:issued "2020-05-30"^^xsd:date ;
    dct:modified "2020-05-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Copacabana - Accidentes por lugar y tipo" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/053f5b8d-31a3-4acd-bca3-61711bbfcd8e>,
        <https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/4b4a68f5-72c6-4cef-9b61-e76c868b310d>,
        <https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/88054f66-e261-43c0-9483-728a8614e8ff>,
        <https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/d70432af-b424-4bd7-96c6-90af3e0654ef> ;
    dcat:keyword "accidentalidad",
        "copacabana",
        "movilidad",
        "secretaría de movilidad",
        "transito" ;
    dcat:landingPage <https://www.datos.gov.co/d/ggfx-n9ra> .

<https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/053f5b8d-31a3-4acd-bca3-61711bbfcd8e> a dcat:Distribution ;
    dct:issued "2020-12-09T00:33:30.515643"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:51:21.277514"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/ggfx-n9ra/rows.rdf?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/4b4a68f5-72c6-4cef-9b61-e76c868b310d> a dcat:Distribution ;
    dct:issued "2020-12-09T00:33:30.515646"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:51:21.278165"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/ggfx-n9ra/rows.json?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/88054f66-e261-43c0-9483-728a8614e8ff> a dcat:Distribution ;
    dct:issued "2020-12-09T00:33:30.515637"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:51:21.276800"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/ggfx-n9ra/rows.csv?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/f4d0a29d-f310-4f29-af27-d05defe7a0b7/resource/d70432af-b424-4bd7-96c6-90af3e0654ef> a dcat:Distribution ;
    dct:issued "2020-12-09T00:33:30.515649"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:51:21.278811"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/ggfx-n9ra/rows.xml?accessType=DOWNLOAD> .

<https://www.datos.gov.co/d/ggfx-n9ra> a foaf:Document .

