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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2903>
  skos:prefLabel "آتالافیلین"@fa, "atalaphylline"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:50756> ;
  ns0:charge "0" ;
  ns0:smiles "CC(C)=CCc1c(O)c(CC=C(C)C)c2[nH]c3c(O)cccc3c(=O)c2c1O" ;
  ns0:formula "C23H25NO4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C23H25NO4/c1-12(2)8-10-15-20-18(23(28)16(21(15)26)11-9-13(3)4)22(27)14-6-5-7-17(25)19(14)24-20/h5-9,25-26,28H,10-11H2,1-4H3,(H,24,27)" ;
  ns0:monoisotopicmass "379.17836" ;
  ns0:inchikey "GLXYKTASIIUSRC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "379.450" ;
  ns0:synonym_EXACT "Atalaphylline" .

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 .
