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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:194684>
  skos:prefLabel "2 کلرو 4 (تری فلورومتیل) بنزن 1 سولفونامید"@fa, "2-chloro-4-(trifluoromethyl)benzene-1-sulfonamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:monoisotopicmass "258.96816" ;
  ns0:inchi "InChI=1S/C7H5ClF3NO2S/c8-5-3-4(7(9,10)11)1-2-6(5)15(12,13)14/h1-3H,(H2,12,13,14)" ;
  ns0:smiles "ClC1=C(S(=O)(=O)N)C=CC(=C1)C(F)(F)F" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-chloro-4-(triluoromethyl)benzenesulonamide" ;
  ns0:inchikey "ZKBZHFCXIXOBTJ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C7H5ClF3NO2S" ;
  ns0:mass "259.630" .

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 .
