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

<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://www.irandoc.acir/onto/irandoc/CHEBI:33497>
  skos:prefLabel "موجودیت مولکولی عنصر گذار"@fa, "transition element molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:124988> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:124988>
  ns0:mass "300.045" ;
  ns0:smiles "N.N.Cl[Pt+2]Cl" ;
  ns0:monoisotopicmass "298.95450" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36093>, <http://www.irandoc.acir/onto/irandoc/CHEBI:33497> ;
  skos:prefLabel "ammonia dichloroplatinum(2+)"@en, "آمونیاک دی کلروپلاتینوم (2+)"@fa ;
  ns0:inchikey "BSJGASKRWFKGMV-UHFFFAOYSA-L" ;
  ns0:inchi "InChI=1S/2ClH.2H3N.Pt/h2*1H;2*1H3;/q;;;;+4/p-2" ;
  ns0:subset "2_STAR" ;
  ns0:formula "Cl2H6N2Pt" ;
  ns0:charge "+2" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36093>
  skos:prefLabel "کلرید معدنی"@fa, "inorganic chloride"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:124988> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
