@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://www.irandoc.acir/onto/irandoc/CHEBI:35689>
  skos:prefLabel "تترازول ها"@fa, "tetrazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120814> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:120814>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  skos:prefLabel "5 [(2 کلروفنیل) متیل سولفونیل] 1 (2،6 دی متیل فنیل) تترازول"@fa, "5-[(2-chlorophenyl)methylsulfonyl]-1-(2,6-dimethylphenyl)tetrazole"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "362.836" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "362.06042" ;
  ns0:formula "C16H15ClN4O2S" ;
  ns0:charge "0" ;
  ns0:inchikey "GUOPMMJQELJQJM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H15ClN4O2S/c1-11-6-5-7-12(2)15(11)21-16(18-19-20-21)24(22,23)10-13-8-3-4-9-14(13)17/h3-9H,10H2,1-2H3" ;
  ns0:smiles "CC1=C(C(=CC=C1)C)N2C(=NN=N2)S(=O)(=O)CC3=CC=CC=C3Cl" .

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 .
