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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120828>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "RUBMXZKGYONRSP-UHFFFAOYSA-N" ;
  skos:prefLabel "3-[(2,5-dimethylanilino)methyl]-6-methoxy-1h-quinolin-2-one"@en, "3 [(2،5 دی متیلانیلینو) متیل] 6 متوکسی 1H کینولین 2 یک"@fa ;
  ns0:monoisotopicmass "308.15248" ;
  ns0:inchi "InChI=1S/C19H20N2O2/c1-12-4-5-13(2)18(8-12)20-11-15-9-14-10-16(23-3)6-7-17(14)21-19(15)22/h4-10,20H,11H2,1-3H3,(H,21,22)" ;
  ns0:formula "C19H20N2O2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "308.375" ;
  ns0:smiles "CC1=CC(=C(C=C1)C)NCC2=CC3=C(C=CC(=C3)OC)NC2=O" .

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