@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108350> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:108350>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "351.403" ;
  ns0:inchi "InChI=1S/C14H13N3O4S2/c1-7(18)9-3-11-12(21-6-20-11)4-10(9)15-13(19)5-22-14-17-16-8(2)23-14/h3-4H,5-6H2,1-2H3,(H,15,19)" ;
  ns0:smiles "CC1=NN=C(S1)SCC(=O)NC2=CC3=C(C=C2C(=O)C)OCO3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "351.03475" ;
  ns0:inchikey "KHTCIJIPWGMLEV-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-(6-acetyl-1,3-benzodioxol-5-yl)-2-[(5-methyl-1,3,4-thiadiazol-2-yl)thio]acetamide"@en, "N (6 استیل 1،3 بنزودیوکسل 5 یل) 2 [(5 متیل 1،3،4 تیادیازول 2 یل) تیو]استامید"@fa ;
  ns0:formula "C14H13N3O4S2" .

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 .
