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

<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:115700>
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=NO1)C2=NN=NN2C3=CC(=CC(=C3)Cl)Cl" ;
  ns0:formula "C11H7Cl2N5O" ;
  skos:prefLabel "3-[1-(3,5-dichlorophenyl)-5-tetrazolyl]-5-methylisoxazole"@en, "3 [1 (3،5 دی کلروفنیل) 5 تترازولیل] 5 متیل ایزوکسازول"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "TWGZSIYMQDUBJP-UHFFFAOYSA-N" ;
  ns0:mass "296.112" ;
  ns0:monoisotopicmass "295.00277" ;
  ns0:inchi "InChI=1S/C11H7Cl2N5O/c1-6-2-10(15-19-6)11-14-16-17-18(11)9-4-7(12)3-8(13)5-9/h2-5H,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35689> ;
  ns0:charge "0" .

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