@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51614>
  skos:prefLabel "دی آلیل متان"@fa, "diarylmethane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123224> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:123224>
  ns0:inchikey "CFTAIKMODCWZDW-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "390.10381" ;
  skos:prefLabel "3-[[[(1-oxo-2,2-diphenylethyl)amino]-sulfanylidenemethyl]amino]benzoic acid"@en, "3 [[[(1 اکسو 2، دی فنیل اتیل) آمینو] سولفانیلید متیل] ] بنزوئیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> ;
  ns0:inchi "InChI=1S/C22H18N2O3S/c25-20(24-22(28)23-18-13-7-12-17(14-18)21(26)27)19(15-8-3-1-4-9-15)16-10-5-2-6-11-16/h1-14,19H,(H,26,27)(H2,23,24,25,28)" ;
  ns0:formula "C22H18N2O3S" ;
  ns0:smiles "C1=CC=C(C=C1)C(C2=CC=CC=C2)C(=O)NC(=S)NC3=CC=CC(=C3)C(=O)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "390.457" .

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