@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://www.irandoc.acir/onto/irandoc/CHEBI:50756>
  skos:prefLabel "آکریدون"@fa, "acridone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22213>
  skos:prefLabel "آکریدین ها"@fa, "acridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:6734> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:6734>
  ns0:charge "0" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:50756> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "melicopicine"@en, "ملیکوپیسین"@fa ;
  ns0:synonym_EXACT "Melicopicine" ;
  ns0:inchi "InChI=1S/C18H19NO5/c1-19-11-9-7-6-8-10(11)14(20)12-13(19)16(22-3)18(24-5)17(23-4)15(12)21-2/h6-9H,1-5H3" ;
  ns0:mass "329.348" ;
  ns0:formula "C18H19NO5" ;
  ns0:smiles "COc1c(OC)c(OC)c2c(c1OC)n(C)c1ccccc1c2=O" ;
  ns0:inchikey "URPVDDXMEZAEJY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "329.12632" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@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 .
