@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/e6d785ed-0ab4-4fe4-877b-81148227968a> a dcat:Dataset ;
    dct:description "Este conjunto de datos contiene los datos de la ubicación de las diferentes sedes de la universidad Colegio Mayor de Cundinamarca." ;
    dct:identifier <https://www.datos.gov.co/api/views/nbfi-tivz> ;
    dct:issued "2016-10-13"^^xsd:date ;
    dct:modified "2019-02-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Sedes Universidad Colegio Mayor de Cundinamarca" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/a3360fa0-c08e-4921-bb60-62dbc9f6209f>,
        <https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/e5be9561-d3e6-4e3a-9a0a-78eb05fdfbfe>,
        <https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/f39b1347-f9be-4c02-b952-e6d833a9de98>,
        <https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/fc952f28-92da-467c-a4a3-e767bcdfde28> ;
    dcat:keyword "bogotá",
        "sedes",
        "unicolmayor" ;
    dcat:landingPage <https://www.datos.gov.co/d/nbfi-tivz> .

<https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/a3360fa0-c08e-4921-bb60-62dbc9f6209f> a dcat:Distribution ;
    dct:issued "2019-08-08T18:28:15.615225"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:18:30.530784"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/nbfi-tivz/rows.csv?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/e5be9561-d3e6-4e3a-9a0a-78eb05fdfbfe> a dcat:Distribution ;
    dct:issued "2019-08-08T18:28:15.615235"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:18:30.532206"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/nbfi-tivz/rows.json?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/f39b1347-f9be-4c02-b952-e6d833a9de98> a dcat:Distribution ;
    dct:issued "2019-08-08T18:28:15.615231"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:18:30.531530"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/nbfi-tivz/rows.rdf?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/e6d785ed-0ab4-4fe4-877b-81148227968a/resource/fc952f28-92da-467c-a4a3-e767bcdfde28> a dcat:Distribution ;
    dct:issued "2019-08-08T18:28:15.615238"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:18:30.532896"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/nbfi-tivz/rows.xml?accessType=DOWNLOAD> .

<https://www.datos.gov.co/d/nbfi-tivz> a foaf:Document .

