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

<http://www.irandoc.acir/onto/irandoc/CHEBI:220354>
  ns0:smiles "S(=O)(=O)(OC1=CC=C(CC=2N=CNC2CC3=CC=C(OC)C=C3)C=C1)O" ;
  ns0:charge "0" ;
  ns0:formula "C18H18N2O5S" ;
  ns0:mass "374.410" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "melanocin f"@en, "ملانوسین اف"@fa ;
  ns0:monoisotopicmass "374.09364" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37919> ;
  ns0:inchikey "VGMAJATUYIBHCK-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H18N2O5S/c1-24-15-6-2-13(3-7-15)10-17-18(20-12-19-17)11-14-4-8-16(9-5-14)25-26(21,22)23/h2-9,12H,10-11H2,1H3,(H,19,20)(H,21,22,23)" ;
  ns0:subset "2_STAR" .

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 .
