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

<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://www.irandoc.acir/onto/irandoc/CHEBI:115525>
  ns0:formula "C23H22N6O5S" ;
  skos:prefLabel "N (2 متوکسی فنیل) 2 [5 [2 [(4 متوکسی فنیل) سولفونیل آمینو] فنیل] 2 تترازولیل] استامید"@fa, "n-(2-methoxyphenyl)-2-[5-[2-[(4-methoxyphenyl)sulfonylamino]phenyl]-2-tetrazolyl]acetamide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "OPPLUVKIADPUJN-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "494.525" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H22N6O5S/c1-33-16-11-13-17(14-12-16)35(31,32)27-19-8-4-3-7-18(19)23-25-28-29(26-23)15-22(30)24-20-9-5-6-10-21(20)34-2/h3-14,27H,15H2,1-2H3,(H,24,30)" ;
  ns0:monoisotopicmass "494.13724" ;
  ns0:smiles "COC1=CC=C(C=C1)S(=O)(=O)NC2=CC=CC=C2C3=NN(N=N3)CC(=O)NC4=CC=CC=C4OC" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
