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

<http://www.irandoc.acir/onto/irandoc/CHEBI:4951>
  ns0:inchikey "HHCAZEOWGVDROC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:50756> ;
  ns0:inchi "InChI=1S/C15H11NO4/c1-18-15-12-10(6-11-14(15)20-7-19-11)16-9-5-3-2-4-8(9)13(12)17/h2-6H,7H2,1H3,(H,16,17)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:smiles "COc1c2OCOc2cc2[nH]c3ccccc3c(=O)c12" ;
  ns0:synonym_EXACT "Evoxanthidine" ;
  ns0:mass "269.253" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اووکسانتیدین"@fa, "evoxanthidine"@en ;
  ns0:formula "C15H11NO4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "269.06881" .

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 .
