@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://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://rdf-vocabulary.ddialliance.org/xkos#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:194869> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:194869>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48436> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C6H6O3S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "158.00377" ;
  skos:prefLabel "4 متوکسی تیوفن 3 کربوکسیلیک اسید"@fa, "4-methoxythiophene-3-carboxylic acid"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "4-methoxythiophene-3-carboxylic acid" ;
  ns0:inchi "InChI=1S/C6H6O3S/c1-9-5-3-10-2-4(5)6(7)8/h2-3H,1H3,(H,7,8)" ;
  ns0:inchikey "KEYPLCJVNVJJQK-UHFFFAOYSA-N" ;
  ns0:smiles "S1C=C(C(OC)=C1)C(O)=O" ;
  ns0:mass "158.170" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
