@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/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8> a dcat:Dataset ;
    dct:description "Cantidad de estudiantes matriculados por año en los diferentes programas académicos dictados en el Instituto Departamental de Bellas Artes." ;
    dct:identifier <https://www.datos.gov.co/api/views/dspt-dfxr> ;
    dct:issued "2019-12-05"^^xsd:date ;
    dct:modified "2019-12-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Estudiantes matriculados por año" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/76373588-1a4a-4b84-bfa5-7ce6d7b803ed>,
        <https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/8479a166-ad3a-4829-8f8b-f1b1f66837c0>,
        <https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/89e8de2a-e8d4-453e-b36d-2b9c89067afb>,
        <https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/e0ad3027-177f-48e3-95af-bad7638f246e> ;
    dcat:keyword "cantidad de estudiantes",
        "matriculados por año",
        "programas académicos" ;
    dcat:landingPage <https://www.datos.gov.co/d/dspt-dfxr> .

<https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/76373588-1a4a-4b84-bfa5-7ce6d7b803ed> a dcat:Distribution ;
    dct:issued "2020-12-09T00:10:46.941683"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:24:42.839530"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/dspt-dfxr/rows.rdf?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/8479a166-ad3a-4829-8f8b-f1b1f66837c0> a dcat:Distribution ;
    dct:issued "2020-12-09T00:10:46.941677"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:24:42.838792"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/dspt-dfxr/rows.csv?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/89e8de2a-e8d4-453e-b36d-2b9c89067afb> a dcat:Distribution ;
    dct:issued "2020-12-09T00:10:46.941686"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:24:42.840218"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/dspt-dfxr/rows.json?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/4af1d9e1-d6d9-4da3-a34c-233b8607c6b8/resource/e0ad3027-177f-48e3-95af-bad7638f246e> a dcat:Distribution ;
    dct:issued "2020-12-09T00:10:46.941688"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:24:42.841046"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/dspt-dfxr/rows.xml?accessType=DOWNLOAD> .

<https://www.datos.gov.co/d/dspt-dfxr> a foaf:Document .

