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

<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:129051>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C21H23BrN2O2/c1-23-18-8-7-15(22)12-17(18)21-16(19(23)13-25)9-10-24(21)20(26)11-14-5-3-2-4-6-14/h2-8,12,16,19,21,25H,9-11,13H2,1H3/t16-,19-,21-/m1/s1" ;
  ns0:smiles "CN1[C@@H]([C@H]2CCN([C@H]2C3=C1C=CC(=C3)Br)C(=O)CC4=CC=CC=C4)CO" ;
  ns0:inchikey "CDWQQECEQQYKFS-OZOXKJRCSA-N" ;
  skos:prefLabel "1-[(3as,4s,9br)-8-bromo-4-(hydroxymethyl)-5-methyl-3,3a,4,9b-tetrahydro-2h-pyrrolo[3,2-c]quinolin-1-yl]-2-phenylethanone"@en, "1 [(3aS,4S,9bR) 8 برومو 4 (هیدروکسی متیل) 5 متیل 3,3a,4,9b تتراهیدرو 2H پیرولو[3,2 c]quinolin 1 yl] 2 فنیل اتانون"@fa ;
  ns0:mass "415.324" ;
  ns0:monoisotopicmass "414.09429" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50918> ;
  ns0:formula "C21H23BrN2O2" ;
  ns0:charge "0" .

<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:129051> .

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