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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108973>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:smiles "COC1=CC=CC(=C1)NC(=O)C2CCCN(C2)S(=O)(=O)C3=CC=C(C=C3)N4C=NN=N4" ;
  ns0:inchi "InChI=1S/C20H22N6O4S/c1-30-18-6-2-5-16(12-18)22-20(27)15-4-3-11-25(13-15)31(28,29)19-9-7-17(8-10-19)26-14-21-23-24-26/h2,5-10,12,14-15H,3-4,11,13H2,1H3,(H,22,27)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "442.493" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N (3 متوکسی فنیل) 1 [4 (1 تترازولیل) فنیل] سولفونیل 3 پیپریدین کربوکسامید"@fa, "n-(3-methoxyphenyl)-1-[4-(1-tetrazolyl)phenyl]sulfonyl-3-piperidinecarboxamide"@en ;
  ns0:formula "C20H22N6O4S" ;
  ns0:monoisotopicmass "442.14232" ;
  ns0:inchikey "MXXDERMISKKKKI-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
