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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116132>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23763> ;
  ns0:inchikey "NJALYGUGCOGFLT-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "348.12224" ;
  skos:prefLabel "2 [5 آمینو 1 (2 متوکسی فنیل) 3 اکسو 2H پیرول 4 یل] 1H کوینازولین 4 یک"@fa, "2-[5-amino-1-(2-methoxyphenyl)-3-oxo-2h-pyrrol-4-yl]-1h-quinazolin-4-one"@en ;
  ns0:inchi "InChI=1S/C19H16N4O3/c1-26-15-9-5-4-8-13(15)23-10-14(24)16(17(23)20)18-21-12-7-3-2-6-11(12)19(25)22-18/h2-9H,10,20H2,1H3,(H,21,22,25)" ;
  ns0:smiles "COC1=CC=CC=C1N2CC(=O)C(=C2N)C3=NC(=O)C4=CC=CC=C4N3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H16N4O3" ;
  ns0:mass "348.356" .

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 .
