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

<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:81607>
  skos:prefLabel "cis-3,4-phenanthrenedihydrodiol-4-carboxylate"@en, "cis 3،4 فنانترندی هیدرودیول 4 کربوکسیلات"@fa ;
  ns0:inchi "InChI=1S/C15H12O4/c16-12-8-7-10-6-5-9-3-1-2-4-11(9)13(10)15(12,19)14(17)18/h1-8,12,16,19H,(H,17,18)/t12-,15-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "256.07356" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25962> ;
  ns0:charge "0" ;
  ns0:smiles "O[C@@H]1C=Cc2ccc3ccccc3c2[C@@]1(O)C(O)=O" ;
  ns0:formula "C15H12O4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "256.25340" ;
  ns0:inchikey "WBAZPUVNIAXCFM-IUODEOHRSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
