@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://www.irandoc.acir/onto/irandoc/CHEBI:26912>
  skos:prefLabel "اکسولان ها"@fa, "oxolanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202544> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202544>
  ns0:subset "2_STAR" ;
  ns0:formula "C24H34O4" ;
  ns0:mass "386.532" ;
  ns0:inchi "InChI=1S/C24H34O4/c1-13(2)17-12-20(26)24(6)10-9-15(4)22-18(11-14(3)7-8-19(17)24)21(16(5)25)23(27)28-22/h11-13,16,18-19,21,25H,7-10H2,1-6H3/b14-11+,22-15+/t16-,18-,19+,21-,24-/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,4E,8R,9S,10E,14R)-8-[(1S)-1-hydroxyethyl]-1,4,11-trimethyl-15-propan-2-yl-6-oxatricyclo[12.3.0.05,9]heptadeca-4,10,15-triene-7,17-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "386.24571" ;
  ns0:inchikey "CCMBGMOYVQDEBC-FNRNNEDTSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26912> ;
  skos:prefLabel "آترانون D"@fa, "atranone d"@en ;
  ns0:smiles "O=C1C=C(C(C)C)[C@@H]2[C@@]1(CCC(=C3OC(=O)[C@H]([C@@H]3C=C(CC2)C)[C@@H](O)C)C)C" .

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