@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:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182541> .

<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:182541>
  ns0:inchikey "FGTZCVGIFPOOSE-SNVBAGLBSA-N" ;
  skos:prefLabel "(5r)-2-amino-5-(1h-indol-3-ylmethyl)-1,3-oxazol-4-one"@en, "(5R) 2 آمینو 5 (1H ایندول 3 یل متیل) 1،3 اگزازول 4 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C12H11N3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(5R)-2-amino-5-(1H-indol-3-ylmethyl)-1,3-oxazol-4-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "229.08513" ;
  ns0:smiles "O1[C@H](CC=2C=3C(NC2)=CC=CC3)C(=O)N=C1N" ;
  ns0:mass "229.239" ;
  ns0:inchi "InChI=1S/C12H11N3O2/c13-12-15-11(16)10(17-12)5-7-6-14-9-4-2-1-3-8(7)9/h1-4,6,10,14H,5H2,(H2,13,15,16)/t10-/m1/s1" .

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 .
