<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"  xmlns:bcnbills="http://datos.bcn.cl/ontologies/bcn-bills#"  xmlns:bcnses="http://datos.bcn.cl/ontologies/bcn-sessiondaily#"  xmlns:bcncon="http://datos.bcn.cl/ontologies/bcn-congress#"  xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"  xmlns:bio="http://purl.org/vocab/bio/0.1/"  xmlns:dbpedia-owl="http://dbpedia.org/ontology/"  xmlns:bcnbio="http://datos.bcn.cl/ontologies/bcn-biographies#"  xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:dct="http://purl.org/dc/terms/"  xmlns:wikidata-prop="https://www.wikidata.org/wiki/Property:"  xmlns:frbr="http://purl.org/vocab/frbr/core#"  xmlns:skos="http://www.w3.org/2004/02/skos/core#"  xmlns:org="http://www.w3.org/ns/org#"  xmlns:xsd="http://www.w3.org/2001/XMLSchema#"  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"  xmlns:bcnnorms="http://datos.bcn.cl/ontologies/bcn-norms#"  xmlns:dbpedia="http://dbpedia.org/resource/"  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"  xmlns:bcngeo="http://datos.bcn.cl/ontologies/bcn-geographics#"  xmlns:gn="http://www.geonames.org/ontology#"  xmlns:time="http://www.w3.org/2006/time#"  xmlns:bcnres="http://datos.bcn.cl/ontologies/bcn-resources#"  xmlns:owl="http://www.w3.org/2002/07/owl#"  xmlns:dcat="http://www.w3.org/ns/dcat#"  xmlns:foaf="http://xmlns.com/foaf/0.1/"  version="XHTML+RDFa 1.1" > 
<head>

<title> Resource in HTML + RDFa </title>
<link rel="foaf:primarytopic" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297"/>
<link rel="stylesheet" type="text/css" href="https://datos.bcn.cl/recurso/css/rdfa.css" />
<meta http-equiv="Content-Style-Type" content="text/css" /> 
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<script type="text/javascript">
<![CDATA[

function loadTriples(resource,div){
	
	  var url = "resource="+resource;
    
  if(xmlhttp) {
      
    xmlhttp.open("GET","https://datos.bcn.cl/recurso/RDFaAjaxPart?"+url ,true); //gettime will be the servlet name
    xmlhttp.onreadystatechange  = handleServerResponse(div);
    xmlhttp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
    xmlhttp.send(null);
  }
	
}




function getXMLObject()  //XML OBJECT
{
   var xmlHttp = false;
   try {
     xmlHttp = new ActiveXObject("Msxml2.XMLHTTP")  // For Old Microsoft Browsers
   }
   catch (e) {
     try {
       xmlHttp = new ActiveXObject("Microsoft.XMLHTTP")  // For Microsoft IE 6.0+
     }
     catch (e2) {
       xmlHttp = false   // No Browser accepts the XMLHTTP Object then false
     }
   }
   if (!xmlHttp && typeof XMLHttpRequest != 'undefined') {
     xmlHttp = new XMLHttpRequest();        //For Mozilla, Opera Browsers
   }
   return xmlHttp;  // Mandatory Statement returning the ajax object created
}
 
var xmlhttp = new getXMLObject();   //xmlhttp holds the ajax object




function handleServerResponse(div) {
       if (xmlhttp.readyState == 4) {
         if(xmlhttp.status == 200) {
           document.getElementById(div).innerHTML=xmlhttp.responseText; //Update the HTML Form element 
         }
         else {
            alert("Error during AJAX call. Please try again");
         }
       }
    }
]]>
</script>
<link rel="alternate" type="text/rdf+n3" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.n3" title="Structured Descriptor Document (n3 format)" /><link rel="alternate" type="application/rdf+xml" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.rdf" title="Structured Descriptor Document (rdf format)" /><link rel="alternate" type="text/csv" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.csv" title="Structured Descriptor Document (csv format)" /><link rel="alternate" type="application/rdf+json" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.json" title="Structured Descriptor Document (json format)" /><link rel="alternate" type="application/xhtml+xml" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.html" title="Structured Descriptor Document (html format)" /><link rel="alternate" type="text/plain" href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.ntriples" title="Structured Descriptor Document (ntriples format)" /> 
</head>
<body>

<div class="rdfa-content"><div id="banner"><img alt="logo" src="https://datos.bcn.cl/img/logo.png" /></div><div class="entity"><ul> <li class="level-2" >
<a href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297</a>
<ul>
<li class="level-3" > <a href="http://purl.org/dc/elements/1.1/language"  > dc:language</a> = <span class="value">"es"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://purl.org/dc/elements/1.1/title"  > dc:title</a> = <span class="value">"INTRODUCE MODIFICACIONES A LA LEY N° 18.918, ORGANICA CONSTITUCIONAL DEL CONGRESO NACIONAL"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2000-12-04/19703/es@2000-12-04" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2000-12-04/19703/es@2000-12-04</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2005-11-30/20079/es@2005-11-30" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2005-11-30/20079/es@2005-11-30</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-11-23/20975/es@2016-11-23" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-11-23/20975/es@2016-11-23</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1995-08-28/19406/es@1995-08-28" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1995-08-28/19406/es@1995-08-28</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1998-12-02/19595/es@1998-12-02" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1998-12-02/19595/es@1998-12-02</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2010-12-17/20486/es@2010-12-17" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2010-12-17/20486/es@2010-12-17</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2014-12-01/20799/es@2014-12-01" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2014-12-01/20799/es@2014-12-01</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1999-12-02/19649/es@1999-12-02" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1999-12-02/19649/es@1999-12-02</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2001-11-30/19775/es@2001-11-30" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2001-11-30/19775/es@2001-11-30</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1995-11-30/19429/es@1995-11-30" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1995-11-30/19429/es@1995-11-30</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2004-12-02/19985/es@2004-12-02" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2004-12-02/19985/es@2004-12-02</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-11-22/20971/es@2016-11-22" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-11-22/20971/es@2016-11-22</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1996-11-29/19485/es@1996-11-29" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1996-11-29/19485/es@1996-11-29</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/acd/senado/1994-08-31/s/n/es@1994-08-31" > http://datos.bcn.cl/recurso/cl/acd/senado/1994-08-31/s/n/es@1994-08-31</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-trabajo-y-prevision-social_subsecretaria-del-trabajo/2012-12-11/20642/es@2012-12-11" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-trabajo-y-prevision-social_subsecretaria-del-trabajo/2012-12-11/20642/es@2012-12-11</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2015-12-02/20883/es@2015-12-02" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2015-12-02/20883/es@2015-12-02</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/dfl/ministerio-de-hacienda/1960-04-06/338" > http://datos.bcn.cl/recurso/cl/dfl/ministerio-de-hacienda/1960-04-06/338</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/dfl/ministerio-de-hacienda/1960-04-06/338/es@1960-04-06" > http://datos.bcn.cl/recurso/cl/dfl/ministerio-de-hacienda/1960-04-06/338/es@1960-04-06</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2003-12-04/19917/es@2003-12-04" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2003-12-04/19917/es@2003-12-04</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2011-12-16/20559/es@2011-12-16" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2011-12-16/20559/es@2011-12-16</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1994-12-02/19355/es@1994-12-02" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1994-12-02/19355/es@1994-12-02</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2002-12-05/19843/es@2002-12-05" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2002-12-05/19843/es@2002-12-05</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-09-03/20948/es@2016-09-03" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-09-03/20948/es@2016-09-03</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-trabajo-y-prevision-social_subsecretaria-del-trabajo/2013-12-14/20717/es@2013-12-14" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-trabajo-y-prevision-social_subsecretaria-del-trabajo/2013-12-14/20717/es@2013-12-14</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#agreeWith"  > bcnnorms:agreeWith</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2006-12-13/20143/es@2006-12-13" > http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2006-12-13/20143/es@2006-12-13</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#modifiesTo"  > bcnnorms:modifiesTo</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918/es@1994-03-09" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918/es@1994-03-09</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#modifiesTo"  > bcnnorms:modifiesTo</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918/es@1990-02-05" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918/es@1990-02-05</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#modifiesTo"  > bcnnorms:modifiesTo</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918</a> 
</li>
<li class="level-3" > <a href="http://purl.org/vocab/frbr/core#subject"  > frbr:subject</a> = <a class="resource" href="http://datos.bcn.cl/recurso/tema/modificacion" > http://datos.bcn.cl/recurso/tema/modificacion</a> 
</li>
<li class="level-3" > <a href="http://purl.org/vocab/frbr/core#subject"  > frbr:subject</a> = <a class="resource" href="http://datos.bcn.cl/recurso/tema/personal" > http://datos.bcn.cl/recurso/tema/personal</a> 
</li>
<li class="level-3" > <a href="http://purl.org/vocab/frbr/core#subject"  > frbr:subject</a> = <a class="resource" href="http://datos.bcn.cl/recurso/tema/ley-organica-constitucional-congreso-nacional" > http://datos.bcn.cl/recurso/tema/ley-organica-constitucional-congreso-nacional</a> 
</li>
<li class="level-3" > <a href="http://purl.org/vocab/frbr/core#subject"  > frbr:subject</a> = <a class="resource" href="http://datos.bcn.cl/recurso/tema/planta-personal" > http://datos.bcn.cl/recurso/tema/planta-personal</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#createdBy"  > bcnnorms:createdBy</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/organismo/ministerio-del-interior" > http://datos.bcn.cl/recurso/cl/organismo/ministerio-del-interior</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#hasNumber"  > bcnnorms:hasNumber</a> = <span class="value">"19297"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#hasVersion"  > bcnnorms:hasVersion</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-12-03" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-12-03</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#hasVersion"  > bcnnorms:hasVersion</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-03-09" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-03-09</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#hasVersion"  > bcnnorms:hasVersion</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-04-01" > http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-04-01</a> 
</li>
<li class="level-3" > <a href="http://www.w3.org/2000/01/rdf-schema#label"  > rdfs:label</a> = <span class="value">"INTRODUCE MODIFICACIONES A LA LEY N° 18.918, ORGANICA CONSTITUCIONAL DEL CONGRESO NACIONAL"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://www.w3.org/2000/01/rdf-schema#label"  > rdfs:label</a> = <span class="value">"Ley 19297"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#publishDate"  > bcnnorms:publishDate</a> = <span class="value">"1994-03-09"<span class="class-type">^^xsd:date</span></span> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#promulgationDate"  > bcnnorms:promulgationDate</a> = <span class="value">"1994-02-28"<span class="class-type">^^xsd:date</span></span> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#type"  > bcnnorms:type</a> = <a class="resource" href="http://datos.bcn.cl/recurso/cl/norma/tipo#ley" > http://datos.bcn.cl/recurso/cl/norma/tipo#ley</a> 
</li>
<li class="level-3" > <a href="http://datos.bcn.cl/ontologies/bcn-norms#leychileCode"  > bcnnorms:leychileCode</a> = <span class="value">"30664"<span class="class-type">^^xsd:integer</span></span> 
</li>
<li class="level-3" > <a href="http://www.w3.org/2004/02/skos/core#prefLabel"  > skos:prefLabel</a> = <span class="value">"Ley 19297"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://www.w3.org/2004/02/skos/core#prefLabel"  > skos:prefLabel</a> = <span class="value">"INTRODUCE MODIFICACIONES A LA LEY N° 18.918, ORGANICA CONSTITUCIONAL DEL CONGRESO NACIONAL"<span class="class-type">^^xsd:string</span></span> 
</li>
<li class="level-3" > <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"  > rdf:type</a> = <a class="resource" href="http://xmlns.com/foaf/0.1/Document" > foaf:Document</a> 
</li>
<li class="level-3" > <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"  > rdf:type</a> = <a class="resource" href="http://datos.bcn.cl/ontologies/bcn-resources#Documento" > bcnres:Documento</a> 
</li>
<li class="level-3" > <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"  > rdf:type</a> = <a class="resource" href="http://datos.bcn.cl/ontologies/bcn-norms#RootNorm" > bcnnorms:RootNorm</a> 
</li>
<li class="level-3" > <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"  > rdf:type</a> = <a class="resource" href="http://datos.bcn.cl/ontologies/bcn-norms#Norm" > bcnnorms:Norm</a> 
</li>
</ul>
</li>
</ul> 
</div></div><div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="skos:prefLabel" content="Ley 19297" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2000-12-04/19703/es@2000-12-04" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="bcnnorms:publishDate" content="1994-03-09" datatype="xsd:date" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="bcnnorms:promulgationDate" content="1994-02-28" datatype="xsd:date" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="rdfs:label" content="INTRODUCE MODIFICACIONES A LA LEY N° 18.918, ORGANICA CONSTITUCIONAL DEL CONGRESO NACIONAL" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2005-11-30/20079/es@2005-11-30" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-11-23/20975/es@2016-11-23" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1995-08-28/19406/es@1995-08-28" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="bcnnorms:hasNumber" content="19297" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:hasVersion" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-12-03" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:modifiesTo" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918/es@1994-03-09" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:hasVersion" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-03-09" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1998-12-02/19595/es@1998-12-02" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2010-12-17/20486/es@2010-12-17" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="rdf:type" resource="http://xmlns.com/foaf/0.1/Document" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2014-12-01/20799/es@2014-12-01" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1999-12-02/19649/es@1999-12-02" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="dc:language" content="es" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="rdfs:label" content="Ley 19297" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2001-11-30/19775/es@2001-11-30" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1995-11-30/19429/es@1995-11-30" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2004-12-02/19985/es@2004-12-02" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="skos:prefLabel" content="INTRODUCE MODIFICACIONES A LA LEY N° 18.918, ORGANICA CONSTITUCIONAL DEL CONGRESO NACIONAL" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-11-22/20971/es@2016-11-22" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="rdf:type" resource="http://datos.bcn.cl/ontologies/bcn-resources#Documento" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1996-11-29/19485/es@1996-11-29" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/acd/senado/1994-08-31/s/n/es@1994-08-31" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-trabajo-y-prevision-social_subsecretaria-del-trabajo/2012-12-11/20642/es@2012-12-11" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2015-12-02/20883/es@2015-12-02" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/dfl/ministerio-de-hacienda/1960-04-06/338" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:type" resource="http://datos.bcn.cl/recurso/cl/norma/tipo#ley" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/dfl/ministerio-de-hacienda/1960-04-06/338/es@1960-04-06" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="frbr:subject" resource="http://datos.bcn.cl/recurso/tema/modificacion" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2003-12-04/19917/es@2003-12-04" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="frbr:subject" resource="http://datos.bcn.cl/recurso/tema/personal" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="rdf:type" resource="http://datos.bcn.cl/ontologies/bcn-norms#RootNorm" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="rdf:type" resource="http://datos.bcn.cl/ontologies/bcn-norms#Norm" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:modifiesTo" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918/es@1990-02-05" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:modifiesTo" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1990-02-05/18918" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:createdBy" resource="http://datos.bcn.cl/recurso/cl/organismo/ministerio-del-interior" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="dc:title" content="INTRODUCE MODIFICACIONES A LA LEY N° 18.918, ORGANICA CONSTITUCIONAL DEL CONGRESO NACIONAL" datatype="xsd:string" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="frbr:subject" resource="http://datos.bcn.cl/recurso/tema/ley-organica-constitucional-congreso-nacional" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2011-12-16/20559/es@2011-12-16" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/1994-12-02/19355/es@1994-12-02" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2002-12-05/19843/es@2002-12-05" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:hasVersion" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/es@1994-04-01" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2016-09-03/20948/es@2016-09-03" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="frbr:subject" resource="http://datos.bcn.cl/recurso/tema/planta-personal" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-trabajo-y-prevision-social_subsecretaria-del-trabajo/2013-12-14/20717/es@2013-12-14" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div property="bcnnorms:leychileCode" content="30664" datatype="xsd:integer" />
</div>
<div xmlns="http://www.w3.org/1999/xhtml"  about="http://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297">
<div rel="bcnnorms:agreeWith" resource="http://datos.bcn.cl/recurso/cl/ley/ministerio-de-hacienda/2006-12-13/20143/es@2006-12-13" />
</div>

<div class="otherRepresentations">
<p>Other representations</p>
<ul>
    <li><a href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.n3" title="Structured Descriptor Document (Notation 3 format)" >Notation 3</a></li><li><a href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.rdf" title="Structured Descriptor Document (RDF/XML format)" >RDF/XML</a></li><li><a href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.csv" title="Structured Descriptor Document (CSV format)" >CSV</a></li><li><a href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.json" title="Structured Descriptor Document (JSON format)" >JSON</a></li><li><a href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.html" title="Structured Descriptor Document (HTML+RDFa format)" >HTML+RDFa</a></li><li><a href="https://datos.bcn.cl/recurso/cl/ley/ministerio-del-interior/1994-03-09/19297/datos.ntriples" title="Structured Descriptor Document (N Triples format)" >N Triples</a></li> 
</ul> 
</div>
<div class="footLogos">
   <a href="http://datos.bcn.cl/sparql">
		<img alt="W3C Semantic Web Technology" src="https://datos.bcn.cl/recurso/images/sw-sparql-blue.png"/>
   </a> 
   <a href="http://www.opendefinition.org/">
        <img alt="This material is Open Knowledge" src="https://datos.bcn.cl/recurso/images/od_80x15_red_green.png"/>
   </a>
   <a resource="http://www.w3.org/TR/rdfa-syntax"
        rel="dc:conformsTo" xmlns:dc="http://purl.org/dc/terms/"
        href="http://validator.w3.org/check?uri=referer">
        <img  src="https://datos.bcn.cl/recurso/images/valid-xhtml-rdfa.png" alt="Valid XHTML + RDFa" />
   </a>
   <a href="http://jigsaw.w3.org/css-validator/check/referer"> 
    <img src="https://datos.bcn.cl/recurso/images/css.png" alt="Valid CSS!" /> 
   </a> 
   <a href="http://www.weso.es"> 
    <img src="https://datos.bcn.cl/recurso/images/weso.png" alt="WESO Research Group" /> 
   </a> 
   
</div>
</body>
</html>