@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://www.irandoc.acir/onto/irandoc/CHEBI:22531>
  skos:prefLabel "آمینوتولوئن"@fa, "aminotoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121009> .

<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:121009>
  ns0:monoisotopicmass "339.05408" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H12F3NO2S/c1-10-4-6-11(7-5-10)20-9-12(15(22)16(17,18)19)14(21)13-3-2-8-23-13/h2-9,20H,1H3" ;
  ns0:formula "C16H12F3NO2S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4,4,4-trifluoro-2-[(4-methylanilino)methylidene]-1-thiophen-2-ylbutane-1,3-dione"@en, "4،4،4 تری فلوئورو 2 [(4 متیلانیلینو) متیلیدن] 1 تیوفن 2 ایل بوتان 1،3 دیون"@fa ;
  ns0:mass "339.334" ;
  ns0:smiles "CC1=CC=C(C=C1)NC=C(C(=O)C2=CC=CS2)C(=O)C(F)(F)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22531> ;
  ns0:inchikey "ZWUIXYWYOXPDMQ-UHFFFAOYSA-N" .

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