@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:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217348> .

<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:217348>
  ns0:inchi "InChI=1S/C20H28O3/c1-12-8-10-19(4)13(2)6-7-15(14(19)3)17(22)18-20(5,23-18)11-9-16(12)21/h7,13,16,18,21H,1,3,6,8-11H2,2,4-5H3/t13-,16+,18-,19+,20-/m1/s1" ;
  ns0:monoisotopicmass "316.20384" ;
  ns0:synonym_EXACT "(3S,5R,8S,12S,13R)-8-hydroxy-5,12,13-trimethyl-9,16-dimethylidene-4-oxatricyclo[10.3.1.03,5]hexadec-1(15)-en-2-one" ;
  skos:prefLabel "phomactin n"@en, "فوماکتین N"@fa ;
  ns0:formula "C20H28O3" ;
  ns0:smiles "O=C1C=2C(=C)[C@]([C@H](C)CC2)(CCC(=C)[C@H](CC[C@@]3([C@@H]1O3)C)O)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LUCLHXFDITWQHG-SMUISQBPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "316.441" .

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 .
