@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/c1d07f52-3d99-492a-94aa-b1a4a27f9863> a dcat:Dataset ;
    dct:description "Listado de activos de información bajo la custodia de Idartes en cumplimiento de sus funciones legalmente designadas. " ;
    dct:identifier "c1d07f52-3d99-492a-94aa-b1a4a27f9863" ;
    dct:issued "2021-08-09T18:59:10.600860"^^xsd:dateTime ;
    dct:modified "2021-08-09T18:59:37.846988"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/a3e05299-b01c-4081-8fc1-a3c0e40eef9b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.2670 4.5141, -74.2670 4.8286, -73.9696 4.8286, -73.9696 4.5141, -74.2670 4.5141))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-74.267032,4.514065],[-74.267032,4.828575],[-73.969597,4.828575],[-73.969597,4.514065],[-74.267032,4.514065]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Registro de Activos de Información" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Instituto Distrital de las artes" ;
            vcard:hasEmail <mailto:webmaster@idartes.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/c1d07f52-3d99-492a-94aa-b1a4a27f9863/resource/d1416f0c-dd35-445e-a2ce-70527bb8fc27> ;
    dcat:keyword "Activos de inforación",
        "Idartes" .

<https://datosabiertos.bogota.gov.co/dataset/c1d07f52-3d99-492a-94aa-b1a4a27f9863/resource/d1416f0c-dd35-445e-a2ce-70527bb8fc27> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-09T18:59:37.027089"^^xsd:dateTime ;
    dct:modified "2021-08-09T18:59:37.027089"^^xsd:dateTime ;
    dct:title "Registro de Activos de Información" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/c1d07f52-3d99-492a-94aa-b1a4a27f9863/resource/d1416f0c-dd35-445e-a2ce-70527bb8fc27/download/1.-registro-de-activos-de-informacion.xlsx> ;
    dcat:byteSize 301190.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/a3e05299-b01c-4081-8fc1-a3c0e40eef9b> a foaf:Organization ;
    foaf:name "Instituto Distrital de las Artes – Idartes" .

