@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:60529>
  skos:prefLabel "آلکالوئید ارگولین"@fa, "ergoline alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:6894> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:6894>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60529> ;
  ns0:formula "C21H27N3O2.C4H4O4", "C25H31N3O6" ;
  skos:prefLabel "methysergide maleate"@en, "متی سرژید مالئات"@fa ;
  ns0:synonym_EXACT "Methysergide maleate" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "469.22129" ;
  ns0:mass "469.531" ;
  ns0:inchikey "LWYXFDXUMVEZKS-ZVFOLQIPSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H27N3O2.C4H4O4/c1-4-15(12-25)22-21(26)14-8-17-16-6-5-7-18-20(16)13(10-23(18)2)9-19(17)24(3)11-14;5-3(6)1-2-4(7)8/h5-8,10,14-15,19,25H,4,9,11-12H2,1-3H3,(H,22,26);1-2H,(H,5,6)(H,7,8)/b;2-1-/t14-,15+,19-;/m1./s1" ;
  ns0:synonym_RELATED "Sansert (TN)" ;
  ns0:charge "0" ;
  ns0:smiles "C1=2C=3C=4[C@](N(C[C@@H](C4)C(N[C@@H](CC)CO)=O)C)(CC1=CN(C2C=CC3)C)[H].C(=C/C(O)=O)/C(O)=O" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
