@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://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: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:121230> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121230>
  ns0:monoisotopicmass "232.07604" ;
  skos:prefLabel "2-[4-(3-fluorophenyl)-3-methyl-5-oxo-1,2,4-triazol-1-yl]acetonitrile"@en, "2 [4 (3 فلوروفنیل) 3 متیل 5 اکسو 1،2،4 تریازول 1 یل] استونیتریل"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H9FN4O/c1-8-14-15(6-5-13)11(17)16(8)10-4-2-3-9(12)7-10/h2-4,7H,6H2,1H3" ;
  ns0:charge "0" ;
  ns0:formula "C11H9FN4O" ;
  ns0:inchikey "GAZRBGPPBOYNRU-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "232.214" ;
  ns0:smiles "CC1=NN(C(=O)N1C2=CC(=CC=C2)F)CC#N" .

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