@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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@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:228667> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:228667>
  ns0:inchi "InChI=1S/C14H11N3S/c18-14-15-13(11-7-3-1-4-8-11)17(16-14)12-9-5-2-6-10-12/h1-10H,(H,16,18)" ;
  ns0:formula "C14H11N3S" ;
  ns0:inchikey "GPUXECUHNGRYMC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  skos:prefLabel "1,5-diphenyl-1h-1,2,4-triazole-3-thiol"@en, "1،5 دی فنیل 1H 1،2،4 تری آزول 3 تیول"@fa ;
  ns0:monoisotopicmass "253.06737" ;
  ns0:smiles "S=C1NN(C(=N1)C2=CC=CC=C2)C3=CC=CC=C3" ;
  ns0:mass "253.320" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "2,3-diphenyl-1H-1,2,4-triazole-5-thione" .

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