@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35716>
  skos:prefLabel "c-nitro compound"@en, "ترکیب نیترو C"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107703> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107703>
  ns0:inchi "InChI=1S/C13H16N4O4S/c1-8(2)7-11(18)14-13(22)16-15-12(19)9-3-5-10(6-4-9)17(20)21/h3-6,8H,7H2,1-2H3,(H,15,19)(H2,14,16,18,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35716> ;
  ns0:smiles "CC(C)CC(=O)NC(=S)NNC(=O)C1=CC=C(C=C1)[N+](=O)[O-]" ;
  ns0:mass "324.357" ;
  ns0:formula "C13H16N4O4S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "324.08923" ;
  skos:prefLabel "3-methyl-n-[[[(4-nitrophenyl)-oxomethyl]hydrazo]-sulfanylidenemethyl]butanamide"@en, "3 متیل N [[[(4 نیتروفنیل) اکسومتیل] هیدرازو] سولفانیلید متیل] بوتانامید"@fa ;
  ns0:inchikey "GNXQJDDYSMMYSN-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
