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

<http://www.irandoc.acir/onto/irandoc/CHEBI:124932>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H15NO7S" ;
  ns0:inchi "InChI=1S/C11H15NO7S/c1-11(12,10(13)14)6-7-3-4-8(9(5-7)18-2)19-20(15,16)17/h3-5H,6,12H2,1-2H3,(H,13,14)(H,15,16,17)" ;
  skos:prefLabel "2-amino-3-(3-methoxy-4-sulfooxyphenyl)-2-methylpropanoic acid"@en, "2 آمینو 3 ( متوکسی 4 سولفوکسی فنیل)  متیل پروپانوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "305.306" ;
  ns0:monoisotopicmass "305.05692" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37919> ;
  ns0:inchikey "MJKJLXUYCYMJFE-UHFFFAOYSA-N" ;
  ns0:smiles "CC(CC1=CC(=C(C=C1)OS(=O)(=O)O)OC)(C(=O)O)N" .

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 .
