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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120824>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:formula "C17H14ClN3O3S" ;
  ns0:monoisotopicmass "375.04444" ;
  skos:prefLabel "3-[5-(5-chloro-2-methylphenyl)-2-furanyl]-2-[(5-methyl-1h-1,2,4-triazol-3-yl)thio]-2-propenoic acid"@en, "اسید"@fa ;
  ns0:inchi "InChI=1S/C17H14ClN3O3S/c1-9-3-4-11(18)7-13(9)14-6-5-12(24-14)8-15(16(22)23)25-17-19-10(2)20-21-17/h3-8H,1-2H3,(H,22,23)(H,19,20,21)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "375.831" ;
  ns0:smiles "CC1=C(C=C(C=C1)Cl)C2=CC=C(O2)C=C(C(=O)O)SC3=NNC(=N3)C" ;
  ns0:inchikey "HAQIFVQHRZHBAY-UHFFFAOYSA-N" .

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 .
