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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221611>
  ns0:mass "325.412" ;
  ns0:inchikey "WVVSZNPYNCNODU-PLQHRBFRSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(6aR,9S)-N-[(2S)-1-hydroxypropan-2-yl]-7-methyl-6,6a,8,9-tetrahydro-4H-indolo[4,3-g]quinoline-9-carboxamide" ;
  ns0:formula "C19H23N3O2" ;
  skos:prefLabel "ارگومترینین"@fa, "ergometrinine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(N[C@H](CO)C)[C@H]1C=C2C3=C4C(NC=C4C[C@H]2N(C1)C)=CC=C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60529> ;
  ns0:inchi "InChI=1S/C19H23N3O2/c1-11(10-23)21-19(24)13-6-15-14-4-3-5-16-18(14)12(8-20-16)7-17(15)22(2)9-13/h3-6,8,11,13,17,20,23H,7,9-10H2,1-2H3,(H,21,24)/t11-,13-,17+/m0/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "325.17903" .

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 .
