@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#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://www.irandoc.acir/onto/irandoc/CHEBI:30076>
  ns0:monoisotopicmass "301.87313" ;
  skos:prefLabel "gold trichloride"@en, "تری کلرید طلا"@fa ;
  ns0:inchikey "RJHLTVSLYWWTEF-UHFFFAOYSA-K" ;
  ns0:smiles "Cl[Au](Cl)Cl" ;
  ns0:synonym_EXACT "gold(III) chloride", "gold trichloride", "gold(3+) chloride" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33971> ;
  ns0:inchi "InChI=1S/Au.3ClH/h;3*1H/q+3;;;/p-3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_RELATED "AuCl3", "[AuCl3]" ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  ns0:mass "303.32465" ;
  ns0:formula "AuCl3" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33971>
  skos:prefLabel "نهاد هماهنگی طلا"@fa, "gold coordination entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:30076> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
