@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50918>
  skos:prefLabel "پیرولوکینولین"@fa, "pyrroloquinoline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:128349> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:128349>
  ns0:formula "C20H21BrFN3O2" ;
  skos:prefLabel "(3aS,4S,9bR) 8 برمو N (2 فلوروفنیل) 4 (هیدروکسی متیل) 5 متیل 3,3a,4,9b تتراهیدرو 2H پیرولو[3,2 c]quinoline 1 carboxamide"@fa, "(3as,4s,9br)-8-bromo-n-(2-fluorophenyl)-4-(hydroxymethyl)-5-methyl-3,3a,4,9b-tetrahydro-2h-pyrrolo[3,2-c]quinoline-1-carboxamide"@en ;
  ns0:mass "434.302" ;
  ns0:inchikey "QTMRYFNHJBKWDN-UPRAQXHNSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H21BrFN3O2/c1-24-17-7-6-12(21)10-14(17)19-13(18(24)11-26)8-9-25(19)20(27)23-16-5-3-2-4-15(16)22/h2-7,10,13,18-19,26H,8-9,11H2,1H3,(H,23,27)/t13-,18-,19-/m1/s1" ;
  ns0:monoisotopicmass "433.08012" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1[C@@H]([C@H]2CCN([C@H]2C3=C1C=CC(=C3)Br)C(=O)NC4=CC=CC=C4F)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50918> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
