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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116444>
  ns0:inchi "InChI=1S/C15H10N6O2/c1-2-4-12(5-3-1)21-15(18-19-20-21)23-13-8-6-11(7-9-13)14-17-16-10-22-14/h1-10H" ;
  ns0:mass "306.279" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:formula "C15H10N6O2" ;
  skos:prefLabel "2 [(1 فنیل 5 تترازولیل) اکسی] فنیل] 1،3،4 اگزادیازول"@fa, "2-[4-[(1-phenyl-5-tetrazolyl)oxy]phenyl]-1,3,4-oxadiazole"@en ;
  ns0:smiles "C1=CC=C(C=C1)N2C(=NN=N2)OC3=CC=C(C=C3)C4=NN=CO4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VLHXRYVJTGASCS-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "306.08652" .

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 .
