@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:114643> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:114643>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H7Cl3N2S/c12-6-4-8(14)10(5-7(6)13)17-11-9(15)2-1-3-16-11/h1-5H,15H2" ;
  ns0:formula "C11H7Cl3N2S" ;
  ns0:inchikey "YAOQBIXSQAUGGK-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  skos:prefLabel "2 [(2،4،5 تری کلروفنیل) تیو] 3 پیریدینامین"@fa, "2-[(2,4,5-trichlorophenyl)thio]-3-pyridinamine"@en ;
  ns0:smiles "C1=CC(=C(N=C1)SC2=CC(=C(C=C2Cl)Cl)Cl)N" ;
  ns0:mass "305.612" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "303.93955" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
