@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:197172>
  ns0:inchi "InChI=1S/C30H48O2/c1-19(2)21-11-15-28(6)23(21)13-18-30(8)25(28)10-9-24-27(5,16-14-26(31)32)22(20(3)4)12-17-29(24,30)7/h21-25H,1,3,9-18H2,2,4-8H3,(H,31,32)" ;
  ns0:smiles "OC(=O)CCC1(C2C(C3(C(C4(C(CC3)C(CC4)C(C)=C)C)CC2)C)(CCC1C(C)=C)C)C" ;
  skos:prefLabel "sebiferic acid"@en, "اسید سبیفریک"@fa ;
  ns0:formula "C30H48O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47891> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "440.36543" ;
  ns0:synonym_EXACT "3-[4,9,10,14-tetramethyl-3,17-bis(prop-1-en-2-yl)-2,3,5,6,7,8,11,12,13,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-4-yl]propanoic acid" ;
  ns0:inchikey "STWHPCOPDBFRNW-UHFFFAOYSA-N" ;
  ns0:mass "440.712" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:47891>
  skos:prefLabel "اسید استروئیدی"@fa, "steroid acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197172> .

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 .
