@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:25961>
  skos:prefLabel "فنانترن ها"@fa, "phenanthrenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220256> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:220256>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C(O)=C2C(C(O)CCC2[C@@]3(C1=CC(C=C)C[C@H]3O)O)(C)C" ;
  ns0:monoisotopicmass "320.16237" ;
  ns0:inchikey "HXKUYVGKSNPPHQ-HSKOCGKUSA-N" ;
  ns0:inchi "InChI=1S/C18H24O5/c1-4-9-7-11-15(21)16(22)14-10(18(11,23)13(20)8-9)5-6-12(19)17(14,2)3/h4,7,9-10,12-13,19-20,22-23H,1,5-6,8H2,2-3H3/t9?,10?,12?,13-,18+/m1/s1" ;
  ns0:charge "0" ;
  ns0:mass "320.385" ;
  ns0:formula "C18H24O5" ;
  skos:prefLabel "اسکوپاران ای"@fa, "scopararane e"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4bS,5R)-7-ethenyl-2,4b,5,10-tetrahydroxy-1,1-dimethyl-3,4,4a,5,6,7-hexahydro-2H-phenanthren-9-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> .

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 .
