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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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://www.irandoc.acir/onto/irandoc/CHEBI:194035>
  ns0:mass "230.230" ;
  ns0:inchi "InChI=1S/C9H10O5S/c10-7-1-2-8-3-5-9(6-4-8)14-15(11,12)13/h1-6,10H,7H2,(H,11,12,13)/b2-1+" ;
  ns0:smiles "C(=C/C1=CC=C(C=C1)OS(O)(=O)=O)/CO" ;
  ns0:formula "C9H10O5S" ;
  ns0:inchikey "GFRYNZGMXZVGNK-OWOJBTEDSA-N" ;
  skos:prefLabel "[4-(3-hydroxyprop-1-en-1-yl)phenyl]oxidanesulfonic acid"@en, "[4 (3 هیدروکسی پروپ 1 و  یل) فنیل] اکسیدان سولفونیک اسید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37919> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "230.02489" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
