@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#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://www.irandoc.acir/onto/irandoc/CHEBI:177060>
  ns0:inchikey "ISFKSWMQWIRDNC-UHFFFAOYSA-N" ;
  ns0:mass "242.093" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "33fta"@en, "33 FTA"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59554> ;
  ns0:formula "C6H5F7O2" ;
  ns0:monoisotopicmass "242.01778" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4,4,5,5,6,6,6-heptaluorohexanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "FC(F)(CCC(O)=O)C(F)(F)C(F)(F)F" ;
  ns0:inchi "InChI=1S/C6H5F7O2/c7-4(8,2-1-3(14)15)5(9,10)6(11,12)13/h1-2H2,(H,14,15)" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:59554>
  skos:prefLabel "اسید چرب با زنجیره متوسط"@fa, "medium-chain fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:177060> .

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