@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:16670>
  skos:prefLabel "پپتید"@fa, "peptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198709> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198709>
  ns0:charge "0" ;
  skos:prefLabel "lysergyl-l-valyl methyl ester"@en, "Lysergyl L والیل متیل استر"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "381.476" ;
  ns0:synonym_EXACT "methyl 2-[[(6aR,9R)-7-methyl-6,6a,8,9-tetrahydro-4H-indolo[4,3-g]quinoline-9-carbonyl]amino]-3-methylbutanoate" ;
  ns0:inchikey "PUSHWZUNZAQTHW-GNTSEGDPSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H27N3O3/c1-12(2)20(22(27)28-4)24-21(26)14-8-16-15-6-5-7-17-19(15)13(10-23-17)9-18(16)25(3)11-14/h5-8,10,12,14,18,20,23H,9,11H2,1-4H3,(H,24,26)/t14-,18-,20?/m1/s1" ;
  ns0:formula "C22H27N3O3" ;
  ns0:monoisotopicmass "381.20524" ;
  ns0:smiles "O=C(NC(C(=O)OC)C(C)C)[C@@H]1C=C2C3=C4C(NC=C4C[C@H]2N(C1)C)=CC=C3" .

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 .
