@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://www.irandoc.acir/onto/irandoc/CHEBI:73539>
  skos:prefLabel "مشتق نفتیریدین"@fa, "naphthyridine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224671> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:224671>
  ns0:smiles "O=C1NC(=C(C)C2=C1C=NC=C2)CCCCC" ;
  skos:prefLabel "اکتینو آلونافتریدین A"@fa, "actinoallonaphthyridine a"@en ;
  ns0:inchikey "RPOGWYJTGVPPND-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "4-methyl-3-pentyl-2H-2,7-naphthyridin-1-one" ;
  ns0:mass "230.311" ;
  ns0:monoisotopicmass "230.14191" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H18N2O" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:73539> ;
  ns0:inchi "InChI=1S/C14H18N2O/c1-3-4-5-6-13-10(2)11-7-8-15-9-12(11)14(17)16-13/h7-9H,3-6H2,1-2H3,(H,16,17)" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
