@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://www.irandoc.acir/onto/irandoc/CHEBI:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93932> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93932>
  ns0:inchi "InChI=1S/C20H17N3OS2/c1-13-6-8-15(9-7-13)17-11-16-5-3-4-10-23(16)19(17)18(24)12-25-20-22-21-14(2)26-20/h3-11H,12H2,1-2H3" ;
  ns0:formula "C20H17N3OS2" ;
  ns0:mass "379.501" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  skos:prefLabel "1-[2-(4-methylphenyl)-3-indolizinyl]-2-[(5-methyl-1,3,4-thiadiazol-2-yl)thio]ethanone"@en, "1 [2 (4 متیل فنیل) 3 ایندولیزینیل] 2 [(5 متیل 1،3،4 تیادیازول 2 یل) تیو] اتانون"@fa ;
  ns0:inchikey "ZLBVSLMDMBJJSR-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "379.08130" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC=C(C=C1)C2=C(N3C=CC=CC3=C2)C(=O)CSC4=NN=C(S4)C" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
