@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#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:3418> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:3418>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H21NO4/c1-22-14-5-10-7-18-3-2-9-4-11(8-19)17(21)15(16(9)18)12(10)6-13(14)20/h4-6,11,15-17,19-21H,2-3,7-8H2,1H3/t11-,15+,16-,17-/m1/s1" ;
  ns0:synonym_EXACT "Carinatine" ;
  skos:prefLabel "کارینتین"@fa, "carinatine"@en ;
  ns0:formula "C17H21NO4" ;
  ns0:monoisotopicmass "303.14706" ;
  ns0:inchikey "TZJUAPRPYXCUDU-GLZXHMCRSA-N" ;
  ns0:smiles "COc1cc2CN3CCC4=C[C@H](CO)[C@@H](O)[C@H]([C@H]34)c2cc1O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "303.354" ;
  ns0:charge "0" .

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 .
