@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/2b3dabe8-171b-429e-a645-7cff6b539e4e> a dcat:Dataset ;
    dct:description "Dsitribucion de la planta global de cargos docentes, directivos docentes y administrativos del sector educativo oficial, que se financian con recursos del sistema general de participaciones durante el periodo comprendido de 2012 al 2017" ;
    dct:identifier <https://www.datos.gov.co/api/views/2tg8-s55n> ;
    dct:issued "2018-10-16"^^xsd:date ;
    dct:modified "2018-10-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Planta de cargos docentes - directivos docentes y administrativos" ;
    dcat:keyword "administrativos",
        "cargos",
        "docentes" ;
    dcat:landingPage <https://www.datos.gov.co/d/2tg8-s55n> .

<https://www.datos.gov.co/d/2tg8-s55n> a foaf:Document .

