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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<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:94064>
  ns0:subset "2_STAR" ;
  skos:prefLabel "5 (دی اتیل سولفامویل) 3 هیدروکسی 2 نفتالین کربوکسیلیک اسید"@fa, "5-(diethylsulfamoyl)-3-hydroxy-2-naphthalenecarboxylic acid"@en ;
  ns0:smiles "CCN(CC)S(=O)(=O)C1=CC=CC2=CC(=C(C=C21)O)C(=O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33552> ;
  ns0:inchikey "DJLPAJSKAPXAHV-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "323.08274" ;
  ns0:charge "0" ;
  ns0:mass "323.366" ;
  ns0:inchi "InChI=1S/C15H17NO5S/c1-3-16(4-2)22(20,21)14-7-5-6-10-8-12(15(18)19)13(17)9-11(10)14/h5-9,17H,3-4H2,1-2H3,(H,18,19)" ;
  ns0:formula "C15H17NO5S" .

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