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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93981>
  ns0:inchikey "APIXJNPBVWBSKY-GOSISDBHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(C=C(C=C1)F)S(=O)(=O)N[C@@H]2CCN(C2)CC3=CC4=C(C=C3)NC=C4" ;
  ns0:inchi "InChI=1S/C20H22FN3O2S/c1-14-2-4-17(21)11-20(14)27(25,26)23-18-7-9-24(13-18)12-15-3-5-19-16(10-15)6-8-22-19/h2-6,8,10-11,18,22-23H,7,9,12-13H2,1H3/t18-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5-fluoro-n-[(3r)-1-(1h-indol-5-ylmethyl)-3-pyrrolidinyl]-2-methylbenzenesulfonamide"@en, "5 فلوئورو N [(3R) 1 (1H ایندول 5 یل متیل) 3 پیرولیدینیل] 2 متیل بنزن سولفونامید"@fa ;
  ns0:mass "387.473" ;
  ns0:monoisotopicmass "387.14168" ;
  ns0:formula "C20H22FN3O2S" ;
  ns0:subset "2_STAR" .

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