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

<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:117193>
  ns0:formula "C15H19N5" ;
  ns0:charge "0" ;
  ns0:inchikey "SREKFVYWFHWCJD-UHFFFAOYSA-N" ;
  ns0:mass "269.345" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H19N5/c1-3-7-13(8-4-1)11-12-16-15-17-18-19-20(15)14-9-5-2-6-10-14/h2,5-7,9-10H,1,3-4,8,11-12H2,(H,16,17,19)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:monoisotopicmass "269.16405" ;
  skos:prefLabel "n-[2-(1-cyclohexenyl)ethyl]-1-phenyl-5-tetrazolamine"@en, "N [2 (1 سیکلوهگزنیل) اتیل] 1 فنیل 5 تترازولامین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCC(=CC1)CCNC2=NN=NN2C3=CC=CC=C3" .

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