@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:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109144> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109144>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "C1CC2=C(C1)N=C3C=CC(=CC3=C2C(=O)O)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  skos:prefLabel "7 chloro 2,3 dihydro 1H cyclopenta[b]quinoline 9 carboxylic acid"@fa, "7-chloro-2,3-dihydro-1h-cyclopenta[b]quinoline-9-carboxylic acid"@en ;
  ns0:inchikey "BRXPKYDOKVSIJG-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C13H10ClNO2/c14-7-4-5-11-9(6-7)12(13(16)17)8-2-1-3-10(8)15-11/h4-6H,1-3H2,(H,16,17)" ;
  ns0:monoisotopicmass "247.04001" ;
  ns0:subset "2_STAR" ;
  ns0:mass "247.677" ;
  ns0:formula "C13H10ClNO2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
