@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://www.irandoc.acir/onto/irandoc/CHEBI:37963>
  skos:prefLabel "پیرانون"@fa, "pyranone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226004> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:226004>
  ns0:inchikey "PVDBICYNLATHGO-MIIZMDLZSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H18ClNO3/c1-14-18(23-2)13-15(24-19(14)22)9-7-5-3-4-6-8-10-17-16(20)11-12-21-17/h3-13,21H,1-2H3/b5-3+,6-4+,9-7+,10-8+" ;
  ns0:monoisotopicmass "343.09752" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Auxarconjugatin A"@fa, "auxarconjugatin a"@en ;
  ns0:formula "C19H18ClNO3" ;
  ns0:smiles "ClC1=C(NC=C1)/C=C/C=C/C=C/C=C/C=2OC(=O)C(C)=C(C2)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37963> ;
  ns0:mass "343.810" ;
  ns0:synonym_EXACT "6-[(1E,3E,5E,7E)-8-(3-chloro-1H-pyrrol-2-yl)octa-1,3,5,7-tetraenyl]-4-methoxy-3-methylpyran-2-one" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
