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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125027>
  skos:prefLabel "(1S,5R) 7 [4 (3 متیل فنیل) فنیل] 3 (4 متیل فنیل) سولفونیل 3،6 دیازابیسیکلو[3.1.1] هپتان"@fa, "(1s,5r)-7-[4-(3-methylphenyl)phenyl]-3-(4-methylphenyl)sulfonyl-3,6-diazabicyclo[3.1.1]heptane"@en ;
  ns0:mass "418.553" ;
  ns0:inchikey "CXXKKGQDDQXONQ-XMGLRAKGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchi "InChI=1S/C25H26N2O2S/c1-17-6-12-22(13-7-17)30(28,29)27-15-23-25(24(16-27)26-23)20-10-8-19(9-11-20)21-5-3-4-18(2)14-21/h3-14,23-26H,15-16H2,1-2H3/t23-,24+,25?" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H26N2O2S" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N2C[C@@H]3C([C@H](C2)N3)C4=CC=C(C=C4)C5=CC(=CC=C5)C" ;
  ns0:monoisotopicmass "418.17150" ;
  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 .
