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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184341>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37919> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C12H12N2O7S/c1-2-12(9(15)13-11(17)14-10(12)16)7-3-5-8(6-4-7)21-22(18,19)20/h3-6H,2H2,1H3,(H,18,19,20)(H2,13,14,15,16,17)" ;
  ns0:formula "C12H12N2O7S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2,4,6(1h,3h,5h)-pyrimidinetrione, 5-ethyl-5-[4-(sulfooxy)phenyl]-"@en, "2،4،6 (1H،3H،5H) پیریمیدین تریون، 5 اتیل 5 [4 (سولفوکسی) فنیل]"@fa ;
  ns0:synonym_EXACT "[4-(5-ethyl-2,4,6-trioxo-1,3-diazinan-5-yl)phenyl] hydrogen sulate" ;
  ns0:monoisotopicmass "328.03652" ;
  ns0:inchikey "SBVMQBDFNZJWGL-UHFFFAOYSA-N" ;
  ns0:mass "328.300" ;
  ns0:smiles "S(OC1=CC=C(C2(CC)C(=O)NC(=O)NC2=O)C=C1)(O)(=O)=O" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
