@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://www.irandoc.acir/onto/irandoc/CHEBI:33552>
  skos:prefLabel "مشتق اسید سولفونیک"@fa, "sulfonic acid derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93200> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93200>
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-(6-aminohexyl)-5-chloro-2-naphthalenesulfonamide"@en, "N (6 aminohexyl) 5 chloro 2 naphthalenesulfonamide"@fa ;
  ns0:monoisotopicmass "340.10123" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33552> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H21ClN2O2S" ;
  ns0:inchikey "WAEIMOCPASQBSR-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H21ClN2O2S/c17-16-7-5-6-13-12-14(8-9-15(13)16)22(20,21)19-11-4-2-1-3-10-18/h5-9,12,19H,1-4,10-11,18H2" ;
  ns0:smiles "C1=CC2=C(C=CC(=C2)S(=O)(=O)NCCCCCCN)C(=C1)Cl" ;
  ns0:mass "340.870" .

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