@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://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:121139> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121139>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "400.08816" ;
  skos:prefLabel "4 [( اکسو 3 فنیل 2 فنیلمینو 5 تیازولیدینیلیدن) متیل] بنزوئیک اسید"@fa, "4-[(4-oxo-3-phenyl-2-phenylimino-5-thiazolidinylidene)methyl]benzoic acid"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22723> ;
  ns0:mass "400.452" ;
  ns0:inchikey "SAKYBTFUWBZKRG-UHFFFAOYSA-N" ;
  ns0:formula "C23H16N2O3S" ;
  ns0:smiles "C1=CC=C(C=C1)N=C2N(C(=O)C(=CC3=CC=C(C=C3)C(=O)O)S2)C4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H16N2O3S/c26-21-20(15-16-11-13-17(14-12-16)22(27)28)29-23(24-18-7-3-1-4-8-18)25(21)19-9-5-2-6-10-19/h1-15H,(H,27,28)" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
