@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:174250>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "phenanthrene-2,4,5,6-tetrol" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JSLUYTKYLIDAEB-UHFFFAOYSA-N" ;
  ns0:smiles "OC=1C=2C=3C(C=CC2C=CC1O)=CC(O)=CC3O" ;
  skos:prefLabel "2،4،5،6 فنانترنترول"@fa, "2,4,5,6-phenanthrenetetrol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25962> ;
  ns0:monoisotopicmass "242.05791" ;
  ns0:formula "C14H10O4" ;
  ns0:mass "242.230" ;
  ns0:inchi "InChI=1S/C14H10O4/c15-9-5-8-2-1-7-3-4-10(16)14(18)13(7)12(8)11(17)6-9/h1-6,15-18H" ;
  ns0:charge "0" .

<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:174250> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
