@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:210545> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:210545>
  ns0:inchi "InChI=1S/C20H26O4/c1-5-17(2)9-10-20(24)13(11-17)14(22)15(23)16-18(3,12-21)7-6-8-19(16,20)4/h5-6,8,11,21,23-24H,1,7,9-10,12H2,2-4H3/t17-,18-,19-,20+/m0/s1" ;
  skos:prefLabel "libertellenone b"@en, "لیبرتلنون B"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H26O4" ;
  ns0:mass "330.424" ;
  ns0:charge "0" ;
  ns0:inchikey "LFRSXNQOAUFLLU-LWYYNNOASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C(O)=C2[C@@](C=CC[C@]2(CO)C)(C)[C@@]3(C1=C[C@@](C=C)(CC3)C)O" ;
  ns0:synonym_EXACT "(1R,4aS,4bS,7R)-7-ethenyl-4b,10-dihydroxy-1-(hydroxymethyl)-1,4a,7-trimethyl-5,6-dihydro-2H-phenanthren-9-one" ;
  ns0:monoisotopicmass "330.18311" .

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 .
