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

<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:29>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "PKAFVNJHLLUZFP-CYBMUJFWSA-N" ;
  skos:prefLabel "(+)-luguine"@en, "(+) لوگین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "335.07937" ;
  ns0:smiles "O[C@@H]1Cc2cc3OCOc3cc2-c2ncc3c4OCOc4ccc3c12" ;
  ns0:synonym_EXACT "(+)-Luguine" ;
  ns0:inchi "InChI=1S/C19H13NO5/c21-13-3-9-4-15-16(24-7-23-15)5-11(9)18-17(13)10-1-2-14-19(25-8-22-14)12(10)6-20-18/h1-2,4-6,13,21H,3,7-8H2/t13-/m1/s1" ;
  ns0:mass "335.311" ;
  ns0:charge "0" ;
  ns0:formula "C19H13NO5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51245> .

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 .
