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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204489>
  ns0:inchi "InChI=1S/C10H15N/c1-3-4-5-6-10-7-9(2)8-11-10/h3-6,9H,7-8H2,1-2H3/b4-3+,6-5+/t9-/m0/s1" ;
  ns0:formula "C10H15N" ;
  ns0:mass "149.237" ;
  ns0:synonym_EXACT "3-methyl-5-[(1E,3E)-penta-1,3-dienyl]-3,4-dihydro-2H-pyrrole" ;
  skos:prefLabel "3 متیل 5 [(1E,3E) پنتا 1,3 دی انیل] 3,4 دی هیدرو 2H پیرول"@fa, "3-methyl-5-[(1e,3e)-penta-1,3-dienyl]-3,4-dihydro-2h-pyrrole"@en ;
  ns0:monoisotopicmass "149.12045" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "XBXQLPOQBBRAHQ-RPOIFPIJSA-N" ;
  ns0:smiles "N1=C(/C=C/C=C/C)C[C@@H](C1)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
