@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:115571>
  ns0:inchi "InChI=1S/C14H10ClN3O2S/c1-21-14-16-12(9-4-6-10(15)7-5-9)17-18(14)13(19)11-3-2-8-20-11/h2-8H,1H3" ;
  ns0:smiles "CSC1=NC(=NN1C(=O)C2=CC=CO2)C3=CC=C(C=C3)Cl" ;
  ns0:mass "319.768" ;
  ns0:monoisotopicmass "319.01823" ;
  skos:prefLabel "[3-(4-chlorophenyl)-5-(methylthio)-1,2,4-triazol-1-yl]-(2-furanyl)methanone"@en, "[3 (4 کلروفنیل) 5 (متیل تیو) 1،2،4 تریازول 1 یل] (2 فورانیل) متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:formula "C14H10ClN3O2S" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LPHQKRKEXZBEJK-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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

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