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

<http://www.irandoc.acir/onto/irandoc/CHEBI:227643>
  ns0:smiles "O=C1C2=C[C@@](C=C)(CC[C@@H]2[C@@]3(O)CC[C@H](C(C3=C1)(C)C)O)C" ;
  ns0:formula "C19H26O3" ;
  ns0:synonym_EXACT "(2R,4aS,4bS,7R)-7-ethenyl-2,4a-dihydroxy-1,1,7-trimethyl-2,3,4,4b,5,6-hexahydrophenanthren-9-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "آسپونتین اف"@fa, "aspewentin f"@en ;
  ns0:monoisotopicmass "302.18819" ;
  ns0:inchikey "AURMIPBPIOKVRR-BIGGFVEDSA-N" ;
  ns0:inchi "InChI=1S/C19H26O3/c1-5-18(4)8-6-13-12(11-18)14(20)10-15-17(2,3)16(21)7-9-19(13,15)22/h5,10-11,13,16,21-22H,1,6-9H2,2-4H3/t13-,16+,18-,19-/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "302.414" .

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 .
