@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:93396>
  ns0:inchi "InChI=1S/C12H14O3S2/c1-3-15-11(14)10-7-5-4-6-8(13)9(7)12(16-2)17-10/h3-6H2,1-2H3" ;
  ns0:mass "270.370" ;
  ns0:smiles "CCOC(=O)C1=C2CCCC(=O)C2=C(S1)SC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3-(methylthio)-4-oxo-6,7-dihydro-5h-2-benzothiophene-1-carboxylic acid ethyl ester"@en, "3 (متیل تیو) 4 اکسو 6،7 دی هیدرو 5H 2 بنزوتیوفن 1 اتیل استر کربوکسیلیک اسید"@fa ;
  ns0:formula "C12H14O3S2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "270.03844" ;
  ns0:inchikey "BHVLZDJJLSBOHJ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48436> ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48436>
  skos:prefLabel "تیوفن کربوکسیلیک اسید"@fa, "thiophenecarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93396> .

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