@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://www.irandoc.acir/onto/irandoc/CHEBI:109567>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5-(4-chlorophenyl)-1,2-dihydro-1,2,4-triazole-3-thione"@en, "5 (4 کلروفنیل) 1،2 دی هیدرو 1،2،4 تری آزول 3 تیون"@fa ;
  ns0:formula "C8H6ClN3S" ;
  ns0:smiles "C1=CC(=CC=C1C2=NC(=S)NN2)Cl" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NHEHIODVWGKDFV-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "210.99710" ;
  ns0:mass "211.673" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:inchi "InChI=1S/C8H6ClN3S/c9-6-3-1-5(2-4-6)7-10-8(13)12-11-7/h1-4H,(H2,10,11,12,13)" .

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:109567> .

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