@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:124933>
  ns0:mass "360.384" ;
  skos:prefLabel "LSM 36391"@fa, "lsm-36391"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H20N2O7S/c1-22-13(18)7-5-3-2-4-6-12(17)16-15-10-11-8-9-14(23-11)24(19,20)21/h8-10H,2-7H2,1H3,(H,16,17)(H,19,20,21)" ;
  ns0:inchikey "PMBONNUBWSXALJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "360.09912" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H20N2O7S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33555> ;
  ns0:smiles "COC(=O)CCCCCCC(=O)NN=CC1=CC=C(O1)S(=O)(=O)O" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33555>
  skos:prefLabel "آرن سولفونیک اسید"@fa, "arenesulfonic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:124933> .

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