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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120582>
  ns0:charge "0" ;
  ns0:inchikey "ADPWJUQWAIHRON-UHFFFAOYSA-N" ;
  skos:prefLabel "1 (2 بنزوفورانیل) 2 [[1 (2،4،6 تری متیل فنیل) 5 تترازولیل] تیو] اتانون"@fa, "1-(2-benzofuranyl)-2-[[1-(2,4,6-trimethylphenyl)-5-tetrazolyl]thio]ethanone"@en ;
  ns0:monoisotopicmass "378.11505" ;
  ns0:smiles "CC1=CC(=C(C(=C1)C)N2C(=NN=N2)SCC(=O)C3=CC4=CC=CC=C4O3)C" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:mass "378.449" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C20H18N4O2S/c1-12-8-13(2)19(14(3)9-12)24-20(21-22-23-24)27-11-16(25)18-10-15-6-4-5-7-17(15)26-18/h4-10H,11H2,1-3H3" ;
  ns0:formula "C20H18N4O2S" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
