@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://www.irandoc.acir/onto/irandoc/CHEBI:37919>
  skos:prefLabel "آریل سولفات"@fa, "aryl sulfate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193524> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:193524>
  ns0:formula "C13H18N2O6S" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "330.08856" ;
  ns0:mass "330.360" ;
  skos:prefLabel "N (4 آمینوبوتیل) 3 [ هیدروکسی  (سولفوکسی) فنیل] پروپ 2 انیمیدیک اسید"@fa, "n-(4-aminobutyl)-3-[4-hydroxy-3-(sulfooxy)phenyl]prop-2-enimidic acid"@en ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "LJYOEYSCGNZHMC-GQCTYLIASA-N" ;
  ns0:inchi "InChI=1S/C13H18N2O6S/c14-7-1-2-8-15-13(17)6-4-10-3-5-11(16)12(9-10)21-22(18,19)20/h3-6,9,16H,1-2,7-8,14H2,(H,15,17)(H,18,19,20)/b6-4+" ;
  ns0:smiles "C(CC/N=C(/C=C/C=1C=CC(=C(C1)OS(O)(=O)=O)O)/O)CN" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37919> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
