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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:124723>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "572.19164" ;
  ns0:inchikey "FXGMTXOCFPDCBH-MCFFVMPBSA-N" ;
  ns0:mass "572.599" ;
  ns0:formula "C25H31F3N4O6S" ;
  ns0:inchi "InChI=1S/C25H31F3N4O6S/c1-15-12-32(16(2)14-33)23(34)20-11-19(30-39(4,36)37)9-10-21(20)38-22(15)13-31(3)24(35)29-18-7-5-17(6-8-18)25(26,27)28/h5-11,15-16,22,30,33H,12-14H2,1-4H3,(H,29,35)/t15-,16-,22+/m1/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  skos:prefLabel "1-[[(2r,3r)-5-[(2r)-1-hydroxypropan-2-yl]-8-(methanesulfonamido)-3-methyl-6-oxo-3,4-dihydro-2h-1,5-benzoxazocin-2-yl]methyl]-1-methyl-3-[4-(trifluoromethyl)phenyl]urea"@en, "1 [[(2R,3R) 5 [(2R) 1 هیدروکسی پروپان 2 yl] 8 (متان سولفونامیدو) 3 متیل 6 اکسو 3،4 دی هیدرو 2H 1،5 بنزوکسازوسین 2 یل] متیل] 1 متیل 3 [4 (تری فلورومتیل) فنیل اوره]"@fa ;
  ns0:smiles "C[C@@H]1CN(C(=O)C2=C(C=CC(=C2)NS(=O)(=O)C)O[C@H]1CN(C)C(=O)NC3=CC=C(C=C3)C(F)(F)F)[C@H](C)CO" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
