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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121447>
  ns0:smiles "CC1=CC(=C(N1C2=C(C(=C(S2)C)C)C#N)C)C=NN3C=NN=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 [2،5 دی متیل 3 (1،2،4 تری آزول 4 یلمین متیل) 1 پیرولیل] 4،5 دی متیل 3 تیوفن کربنیتریل"@fa, "2-[2,5-dimethyl-3-(1,2,4-triazol-4-yliminomethyl)-1-pyrrolyl]-4,5-dimethyl-3-thiophenecarbonitrile"@en ;
  ns0:mass "324.405" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "324.11572" ;
  ns0:formula "C16H16N6S" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H16N6S/c1-10-5-14(7-20-21-8-18-19-9-21)12(3)22(10)16-15(6-17)11(2)13(4)23-16/h5,7-9H,1-4H3" ;
  ns0:inchikey "AQVHLVIDHRPCCN-UHFFFAOYSA-N" .

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 .
