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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123340>
  ns0:mass "325.387" ;
  ns0:monoisotopicmass "325.08850" ;
  skos:prefLabel "3 (1,3 benzodioxol 5 yl) 4 (2,5 دی متیل فنیل) 1H 1,2,4 تری آزول 5 تیون"@fa, "3-(1,3-benzodioxol-5-yl)-4-(2,5-dimethylphenyl)-1h-1,2,4-triazole-5-thione"@en ;
  ns0:inchi "InChI=1S/C17H15N3O2S/c1-10-3-4-11(2)13(7-10)20-16(18-19-17(20)23)12-5-6-14-15(8-12)22-9-21-14/h3-8H,9H2,1-2H3,(H,19,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=C(C=C1)C)N2C(=NNC2=S)C3=CC4=C(C=C3)OCO4" ;
  ns0:formula "C17H15N3O2S" ;
  ns0:inchikey "UUUBHSDLUIDMLH-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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