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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111393>
  skos:prefLabel "3 (1،5 دی متیل 3 پیرازولیل) 4 فنیل 1H 1،2،4 تری آزول 5 تیون"@fa, "3-(1,5-dimethyl-3-pyrazolyl)-4-phenyl-1h-1,2,4-triazole-5-thione"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:mass "271.342" ;
  ns0:inchi "InChI=1S/C13H13N5S/c1-9-8-11(16-17(9)2)12-14-15-13(19)18(12)10-6-4-3-5-7-10/h3-8H,1-2H3,(H,15,19)" ;
  ns0:inchikey "CZMJYYQHVSCJRX-UHFFFAOYSA-N" ;
  ns0:formula "C13H13N5S" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "271.08917" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC(=NN1C)C2=NNC(=S)N2C3=CC=CC=C3" .

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