@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:174259>
  ns0:subset "2_STAR" ;
  ns0:smiles "OC=1C2=C(CCC=3C2=CC(O)=C(O)C3)C=C(O)C1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  skos:prefLabel "9،10 دی هیدرو 2،3،5،7 فنانترنترول"@fa, "9,10-dihydro-2,3,5,7-phenanthrenetetrol"@en ;
  ns0:inchi "InChI=1S/C14H12O4/c15-9-3-8-2-1-7-4-11(16)12(17)6-10(7)14(8)13(18)5-9/h3-6,15-18H,1-2H2" ;
  ns0:monoisotopicmass "244.07356" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "244.246" ;
  ns0:inchikey "NIGUICNPKCJLJQ-UHFFFAOYSA-N" ;
  ns0:formula "C14H12O4" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "9,10-dihydrophenanthrene-2,3,5,7-tetrol" .

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

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 .
