@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://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#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82014> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:82014>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "489.05420" ;
  ns0:inchikey "NCHPMVGTNJBUGS-UHFFFAOYSA-N" ;
  ns0:formula "C15H15F3N5NaO7S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "فلوپیر سولفورون متیل سدیم"@fa, "flupyrsulfuron-methyl sodium"@en ;
  ns0:smiles "[NaH].COC(=O)c1ccc(nc1S(=O)(=O)NC(=O)Nc1nc(OC)cc(OC)n1)C(F)(F)F" ;
  ns0:mass "489.35900" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:inchi "InChI=1S/C15H14F3N5O7S.Na.H/c1-28-9-6-10(29-2)21-13(20-9)22-14(25)23-31(26,27)11-7(12(24)30-3)4-5-8(19-11)15(16,17)18;;/h4-6H,1-3H3,(H2,20,21,22,23,25);;" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
