@prefix rdf: . @prefix bcnres: . rdf:type bcnres:Documento . @prefix bcnnorms: . rdf:type bcnnorms:NormInstance . @prefix foaf: . rdf:type foaf:Document , bcnnorms:Norm . @prefix xsd: . @prefix rdfs: . rdfs:label "CREA LOS TRIBUNALES DE FAMILIA"^^xsd:string , "Ley 19968"^^xsd:string . @prefix ns6: . bcnnorms:createdBy ns6:ministerio-de-justicia ; bcnnorms:hasNumber "19968"^^xsd:string ; bcnnorms:leychileCode 229557 ; bcnnorms:publishDate "2004-08-30"^^xsd:date . @prefix dc: . dc:title "CREA LOS TRIBUNALES DE FAMILIA"^^xsd:string ; bcnnorms:hasHtmlDocument ; dc:language "es"^^xsd:string ; bcnnorms:isModifiedBy , . @prefix ns8: . bcnnorms:type ns8:ley ; bcnnorms:hasXmlDocument ; bcnnorms:promulgationDate "2004-08-25"^^xsd:date ; bcnnorms:isLatestVersion 0 ; bcnnorms:versionDate "2005-10-07"^^xsd:date .