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

<http://www.irandoc.acir/onto/irandoc/CHEBI:128131>
  ns0:monoisotopicmass "364.07864" ;
  ns0:inchikey "VZZQLBIEWDIUMC-UHOFOFEASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "365.265" ;
  skos:prefLabel "[(3aR,4R,9bR) 8 bromo 4 (hydroxymethyl) 2,3,3a,4,5,9b hexahydropyrrolo[3,2c]quinolin 1 yl] cyclobutylmethanone"@fa, "[(3ar,4r,9br)-8-bromo-4-(hydroxymethyl)-2,3,3a,4,5,9b-hexahydropyrrolo[3,2-c]quinolin-1-yl]-cyclobutylmethanone"@en ;
  ns0:smiles "C1CC(C1)C(=O)N2CC[C@H]3[C@@H]2C4=C(C=CC(=C4)Br)N[C@H]3CO" ;
  ns0:inchi "InChI=1S/C17H21BrN2O2/c18-11-4-5-14-13(8-11)16-12(15(9-21)19-14)6-7-20(16)17(22)10-2-1-3-10/h4-5,8,10,12,15-16,19,21H,1-3,6-7,9H2/t12-,15+,16-/m1/s1" ;
  ns0:formula "C17H21BrN2O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50918> ;
  ns0:charge "0" .

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