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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105816>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "298.363" ;
  ns0:formula "C12H18N4O3S" ;
  skos:prefLabel "1-(1-azepanyl)-2-[(5-methyl-4-nitro-1h-pyrazol-3-yl)thio]ethanone"@en, "1 (1 آزپانیل) 2 [(5 متیل 4 نیترو 1H پیرازول 3 یل) تیو] اتانون"@fa ;
  ns0:smiles "CC1=C(C(=NN1)SCC(=O)N2CCCCCC2)[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C12H18N4O3S/c1-9-11(16(18)19)12(14-13-9)20-8-10(17)15-6-4-2-3-5-7-15/h2-8H2,1H3,(H,13,14)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SMOCXLQUTOULJW-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "298.10996" ;
  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 .
