@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36699>
  skos:prefLabel "هورمون کورتیکواستروئید"@fa, "corticosteroid hormone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9455> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:9455>
  ns0:charge "0" ;
  ns0:inchikey "QTNGLMWAVBOBLJ-RCFZRFIHSA-N" ;
  skos:prefLabel "ترمینال"@fa, "terminaline"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H41NO2/c1-14(24(4)5)16-8-9-17-15-6-7-19-21(26)20(25)11-13-23(19,3)18(15)10-12-22(16,17)2/h14-21,25-26H,6-13H2,1-5H3/t14-,15-,16+,17-,18-,19-,20-,21-,22+,23+/m0/s1" ;
  ns0:monoisotopicmass "363.31373" ;
  ns0:mass "363.578" ;
  ns0:formula "C23H41NO2" ;
  ns0:synonym_EXACT "Terminaline" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C[C@@H]([C@H]1CC[C@H]2[C@@H]3CC[C@H]4[C@H](O)[C@@H](O)CC[C@]4(C)[C@H]3CC[C@]12C)N(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36699> .

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 .
