@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/dbf37c01-9210-4eea-8a84-f92ecf07254b> a dcat:Dataset ;
    dct:description "Listado de las publicaciones científicas del equipo del Instituto Distrital de Ciencia, Biotecnología e Innovación en Salud - IDCBIS: Título del Artículo, Autores, Nombre de la Revista, Año de Publicación, Mes de Publicación, Volumen, Dirección URL, DOI y Cuartil." ;
    dct:identifier "dbf37c01-9210-4eea-8a84-f92ecf07254b" ;
    dct:issued "2023-11-07T19:07:00.027872"^^xsd:dateTime ;
    dct:modified "2023-11-07T19:08:58.027880"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/38805869-a8a0-4839-b32c-f2014c935343> ;
    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 "Publicaciones Científicas IDCBIS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Johanna Rey Gutierrez" ;
            vcard:hasEmail <mailto:planeacion@idcbis.org.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/dbf37c01-9210-4eea-8a84-f92ecf07254b/resource/ee031451-1141-419c-929c-5e1174426b33> ;
    dcat:keyword "Bogotá.",
        "Ciencia - Innovación - Salud - Bogotá D.C. -IDCBIS - Publicaciones - Instituto Distrital de Ciencia",
        "innovación",
        "publicaciones",
        "publicaciones científicas",
        "salud" .

<https://datosabiertos.bogota.gov.co/dataset/dbf37c01-9210-4eea-8a84-f92ecf07254b/resource/ee031451-1141-419c-929c-5e1174426b33> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-11-07T19:08:56.911652"^^xsd:dateTime ;
    dct:modified "2023-11-07T19:08:56.911652"^^xsd:dateTime ;
    dct:title "Publicaciones Científicas IDCBIS 2023" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/dbf37c01-9210-4eea-8a84-f92ecf07254b/resource/ee031451-1141-419c-929c-5e1174426b33/download/publicaciones-cientificas.xlsx> ;
    dcat:byteSize 22201.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/38805869-a8a0-4839-b32c-f2014c935343> a foaf:Organization ;
    foaf:name "Instituto Distrital de Ciencia, Biotecnología e Innovación en Salud-IDCBIS" .

