@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35358>
  skos:prefLabel "سولفونامید"@fa, "sulfonamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119266> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119266>
  ns0:monoisotopicmass "589.26104" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "LSM 30715"@fa, "lsm-30715"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GTYKJOKWQTUGAM-QEGDFHJFSA-N" ;
  ns0:formula "C33H39N3O5S" ;
  ns0:inchi "InChI=1S/C33H39N3O5S/c1-22-14-16-26(17-15-22)42(39,40)34(4)19-30-23(2)18-36(24(3)20-37)33(38)32-31(27-11-7-6-10-25(27)21-41-30)28-12-8-9-13-29(28)35(32)5/h6-17,23-24,30,37H,18-21H2,1-5H3/t23-,24+,30+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:charge "0" ;
  ns0:smiles "C[C@@H]1CN(C(=O)C2=C(C3=CC=CC=C3CO[C@H]1CN(C)S(=O)(=O)C4=CC=C(C=C4)C)C5=CC=CC=C5N2C)[C@@H](C)CO" ;
  ns0:mass "589.747" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
