@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://www.irandoc.acir/onto/irandoc/CHEBI:91996>
  ns0:monoisotopicmass "267.12593" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "267.323" ;
  ns0:inchikey "BGOQGUHWXBGXJW-UHFFFAOYSA-N" ;
  ns0:formula "C17H17NO2" ;
  skos:prefLabel "5,6,6a,7,8,12b-hexahydrobenzo[a]phenanthridine-10,11-diol"@en, "5،6،6a،7،8،12b هگزا هیدروبنزو[a]فنانتریدین 10،11 دیول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> ;
  ns0:inchi "InChI=1S/C17H17NO2/c19-15-7-10-5-6-14-17(13(10)8-16(15)20)12-4-2-1-3-11(12)9-18-14/h1-4,7-8,14,17-20H,5-6,9H2" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CC2=CC(=C(C=C2C3C1NCC4=CC=CC=C34)O)O" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51245>
  skos:prefLabel "فنانتیدین ها"@fa, "phenanthridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91996> .

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 .
