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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:81617>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H10O2/c17-12-6-3-8-1-2-9-7-13-16(18-13)11-5-4-10(12)14(8)15(9)11/h1-7,13,16-17H" ;
  ns0:monoisotopicmass "234.06808" ;
  ns0:inchikey "MCPCTMSTXTVYSJ-UHFFFAOYSA-N" ;
  ns0:mass "234.24940" ;
  ns0:smiles "Oc1ccc2ccc3=CC4OC4c4ccc1c2c34" ;
  skos:prefLabel "1-hydroxypyrene-7,8-oxide"@en, "1 هیدروکسی پیرن 7،8 اکسید"@fa ;
  ns0:formula "C16H10O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25962> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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:mass rdfs:label "جرم"@fa, "mass"@en .
