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

<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:104071>
  ns0:inchi "InChI=1S/C14H11N7S/c1-2-5-12(6-3-1)21-14(17-18-19-21)22-10-11-9-20-8-4-7-15-13(20)16-11/h1-9H,10H2" ;
  skos:prefLabel "2 [[(1 فنیل 5 تترازولیل) تیو] متیل] ایمیدازو [1،2 a] پیریمیدین"@fa, "2-[[(1-phenyl-5-tetrazolyl)thio]methyl]imidazo[1,2-a]pyrimidine"@en ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "309.07966" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:inchikey "XBIRJEIWYOSQBA-UHFFFAOYSA-N" ;
  ns0:formula "C14H11N7S" ;
  ns0:mass "309.351" ;
  ns0:smiles "C1=CC=C(C=C1)N2C(=NN=N2)SCC3=CN4C=CC=NC4=N3" .

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