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

<http://www.irandoc.acir/onto/irandoc/CHEBI:193607>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "109.128" ;
  ns0:formula "C6H7NO" ;
  ns0:inchikey "OUKQTRFCDKSEPL-UHFFFAOYSA-N" ;
  skos:prefLabel "1-methyl-2-pyrrolecarboxaldehyde"@en, "1 متیل 2 پیرول کربوکسالدئید"@fa ;
  ns0:monoisotopicmass "109.05276" ;
  ns0:smiles "O=CC=1N(C=CC1)C" ;
  ns0:synonym_EXACT "1-methylpyrrole-2-carbaldehyde" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33855> ;
  ns0:inchi "InChI=1S/C6H7NO/c1-7-4-2-3-6(7)5-8/h2-5H,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33855>
  skos:prefLabel "آرنه کاربالدئید"@fa, "arenecarbaldehyde"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193607> .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
