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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93099>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4 متیل 3 [(3 متیل 5 نیترو 4 ایمیدازولیل) تیو] 1،2،4 تری آزول"@fa, "4-methyl-3-[(3-methyl-5-nitro-4-imidazolyl)thio]-1,2,4-triazole"@en ;
  ns0:inchikey "NMBDIMPYACLUDE-UHFFFAOYSA-N" ;
  ns0:formula "C7H8N6O2S" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:mass "240.244" ;
  ns0:inchi "InChI=1S/C7H8N6O2S/c1-11-3-8-5(13(14)15)6(11)16-7-10-9-4-12(7)2/h3-4H,1-2H3" ;
  ns0:smiles "CN1C=NC(=C1SC2=NN=CN2C)[N+](=O)[O-]" ;
  ns0:monoisotopicmass "240.04294" .

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 .
