@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://www.irandoc.acir/onto/irandoc/CHEBI:48847>
  skos:prefLabel "اسید چرب هتروسیکلیک"@fa, "heterocyclic fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220479> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220479>
  skos:prefLabel "varicidin a"@en, "واریسیدین A"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48847> ;
  ns0:inchi "InChI=1S/C21H29NO5/c1-4-11(2)17-19(24)16(20(25)22(17)3)18(23)15-13-8-6-5-7-12(13)9-10-14(15)21(26)27/h9-15,17,23H,4-8H2,1-3H3,(H,26,27)/t11-,12-,13-,14+,15+,17-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1N([C@@H]([C@H](CC)C)C(C1=C(O)[C@H]2[C@H](C(=O)O)C=C[C@H]3[C@@H]2CCCC3)=O)C" ;
  ns0:inchikey "SKXOEWAUSCYCSA-YDVRFCCISA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "375.20457" ;
  ns0:mass "375.465" ;
  ns0:formula "C21H29NO5" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
