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

<http://www.irandoc.acir/onto/irandoc/CHEBI:103831>
  ns0:mass "301.298" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC(=NC2=CC=CC=C12)NN=C(CCC(=O)O)C(=O)O" ;
  ns0:inchikey "UDHWXDSRBZYMPZ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "301.10626" ;
  ns0:charge "0" ;
  skos:prefLabel "2-[(4-methyl-2-quinolinyl)hydrazinylidene]pentanedioic acid"@en, "2 [(4 متیل  کینولینیل) هیدرازینیلیدین] پنتاندیوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H15N3O4/c1-9-8-13(16-11-5-3-2-4-10(9)11)18-17-12(15(21)22)6-7-14(19)20/h2-5,8H,6-7H2,1H3,(H,16,18)(H,19,20)(H,21,22)" ;
  ns0:formula "C15H15N3O4" .

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