@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:38758>
  skos:prefLabel "ایزوکومارین ها"@fa, "isocoumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227904> .

<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:227904>
  skos:prefLabel "ریزوپیکنین B"@fa, "rhizopycnin b"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "333.08485" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H15NO7/c1-16(21)10-7-4-6(22-2)5-8(18)9(7)15(20)24-12(10)11(19)13(23-3)14(16)17/h4-5,18,21H,17H2,1-3H3/t16-/m1/s1" ;
  ns0:mass "333.296" ;
  ns0:inchikey "ILXPBVLQPLSZQZ-MRXNPFEDSA-N" ;
  ns0:formula "C16H15NO7" ;
  ns0:synonym_EXACT "(1R)-2-amino-1,7-dihydroxy-3,9-dimethoxy-1-methylbenzo[c]chromene-4,6-dione" ;
  ns0:smiles "O=C1OC=2C(=O)C(OC)=C(N)[C@@](C2C=3C1=C(O)C=C(OC)C3)(O)C" .

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 .
