@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:111399>
  ns0:formula "C15H20N4O2S" ;
  ns0:mass "320.412" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-(2-methoxy-5-methylphenyl)-5-(2-oxanylmethylthio)tetrazole"@en, "1 (2 متوکسی 5 متیل فنیل) 5 (2 اکسانیل متیل تیو) تترازول"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C15H20N4O2S/c1-11-6-7-14(20-2)13(9-11)19-15(16-17-18-19)22-10-12-5-3-4-8-21-12/h6-7,9,12H,3-5,8,10H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:monoisotopicmass "320.13070" ;
  ns0:smiles "CC1=CC(=C(C=C1)OC)N2C(=NN=N2)SCC3CCCCO3" ;
  ns0:inchikey "QXXBRYHPFMNMKA-UHFFFAOYSA-N" ;
  ns0:charge "0" .

ns0: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:111399> .

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 .
