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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31679>
  ns0:inchi "InChI=1S/C20H13NO5/c1-21-18-12(3-2-10-6-15-16(7-13(10)18)25-8-24-15)11-4-5-14-19(26-9-23-14)17(11)20(21)22/h2-7H,8-9H2,1H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "UFHGABBBZRPRJV-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38517> ;
  skos:prefLabel "هیدروکسی سانگوینارین"@fa, "hydroxysanguinarine"@en ;
  ns0:monoisotopicmass "347.07937" ;
  ns0:mass "347.322" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H13NO5" ;
  ns0:synonym_EXACT "Hydroxysanguinarine" ;
  ns0:smiles "Cn1c2c(ccc3cc4OCOc4cc23)c2ccc3OCOc3c2c1=O" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
