@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:213799> .

<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:213799>
  skos:prefLabel "فوزاپرولیفین B"@fa, "fusaprolifin b"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "APCDRCIHROIXMD-PWKGQRALSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:mass "442.596" ;
  ns0:formula "C27H38O5" ;
  ns0:monoisotopicmass "442.27192" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S)-2-[(1R,2E,5R,9S,11E,15R)-7-hydroxy-2,9,12-trimethyl-16-methylidene-8-oxo-19-oxatricyclo[13.3.1.05,9]nonadeca-2,6,11-trien-6-yl]propyl] acetate" ;
  ns0:inchi "InChI=1S/C27H38O5/c1-16-7-11-22-18(3)9-12-23(32-22)17(2)8-10-21-24(19(4)15-31-20(5)28)25(29)26(30)27(21,6)14-13-16/h8,13,19,21-23,29H,3,7,9-12,14-15H2,1-2,4-6H3/b16-13+,17-8+/t19-,21-,22-,23-,27+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C(O)=C([C@@H](COC(=O)C)C)[C@@H]2[C@@]1(CC=C(CC[C@@H]3C(=C)CC[C@H](C(=CC2)C)O3)C)C" .

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 .
