@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:27385>
  ns0:inchi "InChI=1S/CCl4/c2-1(3,4)5" ;
  ns0:smiles "ClC(Cl)(Cl)Cl" ;
  ns0:inchikey "VZGDMQKNWNREIO-UHFFFAOYSA-N" ;
  ns0:synonym_RELATED "tetrachloridocarbon", "Kohlenstofftetrachlorid", "Tetrachlormethan", "Tetrachlorkohlenstoff", "Carbon tetrachloride", "CCl4", "Tetra" ;
  ns0:alt_id "CHEBI:3400", "CHEBI:23015" ;
  ns0:synonym_EXACT "Tetrachloromethane", "tetrachloromethane" ;
  ns0:formula "CCl4" ;
  ns0:subset "3_STAR" ;
  ns0:mass "153.82300" ;
  ns0:has_role "CHEBI:50908", <http://www.irandoc.acir/onto/irandoc/CHEBI:78433> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23148> ;
  skos:prefLabel "تتراکلرومتان"@fa, "tetrachloromethane"@en ;
  ns0:monoisotopicmass "151.87541" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23148>
  skos:prefLabel "کلرومتان ها"@fa, "chloromethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:27385> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:78433>
  skos:prefLabel "مبرد"@fa, "refrigerant"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
