@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://www.irandoc.acir/onto/irandoc/CHEBI:114225>
  skos:prefLabel "6 متوکسی 3 فنیل [1،2،4]تریازولو[4،3b] پیریدازین"@fa, "6-methoxy-3-phenyl-[1,2,4]triazolo[4,3-b]pyridazine"@en ;
  ns0:monoisotopicmass "226.08546" ;
  ns0:inchi "InChI=1S/C12H10N4O/c1-17-11-8-7-10-13-14-12(16(10)15-11)9-5-3-2-4-6-9/h2-8H,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C12H10N4O" ;
  ns0:mass "226.234" ;
  ns0:inchikey "ZKAUQAJMTRMCCA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:charge "0" ;
  ns0:smiles "COC1=NN2C(=NN=C2C3=CC=CC=C3)C=C1" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35727>
  skos:prefLabel "تریازول ها"@fa, "triazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114225> .

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