@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:195141>
  ns0:synonym_EXACT "3-thiophen-3-ylbenzoic acid" ;
  ns0:inchikey "JYLQNWVVMDHMRQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H8O2S/c12-11(13)9-3-1-2-8(6-9)10-4-5-14-7-10/h1-7H,(H,12,13)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H8O2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22723> ;
  ns0:smiles "S1C=C(C2=CC(=CC=C2)C(O)=O)C=C1" ;
  skos:prefLabel "3 Thien 3 ylbenzoic acid"@fa, "3-thien-3-ylbenzoic acid"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "204.240" ;
  ns0:monoisotopicmass "204.02450" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22723>
  skos:prefLabel "بنزوئیک اسیدها"@fa, "benzoic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195141> .

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 .
