@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://www.irandoc.acir/onto/irandoc/CHEBI:35683>
  skos:prefLabel "آریل سولفید"@fa, "aryl sulfide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125631> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125631>
  ns0:mass "276.374" ;
  ns0:inchikey "ODXYYPIOITXURW-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "276.10965" ;
  skos:prefLabel "2-[[2-[(dimethylamino)methyl]phenyl]thio]-5-fluoroaniline"@en, "2 [[2 [(دی متیل آمینو) متیل] فنیل] تیو] 5 فلوئوروآنیلین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H17FN2S/c1-18(2)10-11-5-3-4-6-14(11)19-15-8-7-12(16)9-13(15)17/h3-9H,10,17H2,1-2H3" ;
  ns0:formula "C15H17FN2S" ;
  ns0:smiles "CN(C)CC1=CC=CC=C1SC2=C(C=C(C=C2)F)N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
