@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/577d40a0-4e22-41a2-8aa3-850277619daa> a dcat:Dataset ;
    dct:description """CEM Interactivo es una Plataforma interactiva que dispone de forma fácil y comprensible la base de datos de las matrículas del país.\r
Muestra los datos generales de los 3,6 millones de escolares del país, desglosados según región y comuna, sexo, ruralidad, dependencia y nivel de enseñanza, entre otras variables.""" ;
    dct:identifier "577d40a0-4e22-41a2-8aa3-850277619daa" ;
    dct:issued "2025-09-18T18:48:42.315388"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:48:42.315394"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "CEM Interactivo" ;
    owl:versionInfo "1,0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Centro de Estudios" ;
            vcard:hasEmail <mailto:estudios@mineduc.cl> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CEM Interactivo",
        "CKAN",
        "Chile",
        "Estudiantes",
        "GEO",
        "GEOSS",
        "MINEDUC",
        "Matrícula",
        "National",
        "PowerBI",
        "South America" ;
    dcat:landingPage <Https://datosabiertos.mineduc.cl/CEM_Interactivo> .

<Https://datosabiertos.mineduc.cl/CEM_Interactivo> a foaf:Document .

<https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> a foaf:Agent ;
    foaf:name "Chile" .

