@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://www.irandoc.acir/onto/irandoc/CHEBI:38517>
  skos:prefLabel "آلکالوئید بنزوفنانتریدین"@fa, "benzophenanthridine alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:32116> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:32116>
  skos:prefLabel "sanguilutine"@en, "سانگویلوتین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38517> ;
  ns0:monoisotopicmass "394.16490" ;
  ns0:inchi "InChI=1S/C23H24NO5/c1-24-12-16-21(19(27-4)11-20(28-5)23(16)29-6)14-8-7-13-9-17(25-2)18(26-3)10-15(13)22(14)24/h7-12H,1-6H3/q+1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QXVJDCUNQFSDBQ-UHFFFAOYSA-N" ;
  ns0:smiles "COc1cc(OC)c2c(c[n+](C)c3c4cc(OC)c(OC)cc4ccc23)c1OC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "Sanguilutine" ;
  ns0:formula "C23H24NO5" ;
  ns0:mass "394.441" ;
  ns0:charge "+1" .

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 .
