@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix bcnnorms:	<http://datos.bcn.cl/ontologies/bcn-norms#> .<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624/es@1978-11-30>	rdf:type	bcnnorms:Norm .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624/es@1978-11-30>	rdf:type	bcnres:Documento .@prefix foaf:	<http://xmlns.com/foaf/0.1/> .<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624/es@1978-11-30>	rdf:type	foaf:Document ,		bcnnorms:NormInstance .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624/es@1978-11-30>	rdfs:label	"SIN TITULO"^^xsd:string ;	bcnnorms:createdBy	<http://datos.bcn.cl/recurso/cl/organismo/28_02_1979> ;	bcnnorms:hasNumber	"1624"^^xsd:string ;	bcnnorms:leychileCode	280071 ;	bcnnorms:publishDate	"1978-11-30"^^xsd:date .@prefix dc:	<http://purl.org/dc/elements/1.1/> .<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624/es@1978-11-30>	dc:title	"SIN TITULO"^^xsd:string ;	bcnnorms:hasHtmlDocument	<http://www.leychile.cl/Navegar?idNorma=280071> ;	dc:language	"es"^^xsd:string ;	bcnnorms:versionOf	<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624> .@prefix ns7:	<http://datos.bcn.cl/recurso/cl/norma/tipo#> .<http://datos.bcn.cl/recurso/cl/dto/28_02_1979/1978-11-30/1624/es@1978-11-30>	bcnnorms:type	ns7:dto ;	bcnnorms:hasXmlDocument	<http://www.leychile.cl/Consulta/obtxml?opt=7&idNorma=280071> ;	bcnnorms:isLatestVersion	1 ;	bcnnorms:versionDate	"1978-11-30"^^xsd:date .