@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37994>
  skos:prefLabel "1،1 دی اتیل 2،2 سیانین"@fa, "1,1'-diethyl-2,2'-cyanine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:38002> .

<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:38002>
  ns0:formula "C23H23N2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "327.44220" ;
  ns0:smiles "CCN1C(/C=Cc2ccccc12)=C/c1ccc2ccccc2[n+]1CC" ;
  ns0:subset "3_STAR" ;
  ns0:charge "+1" ;
  ns0:monoisotopicmass "327.18558" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37994> ;
  skos:prefLabel "(E) 1,1' دی اتیل 2,2' سیانین"@fa, "(e)-1,1'-diethyl-2,2'-cyanine"@en ;
  ns0:synonym_EXACT "1-ethyl-2-[(E)-(1-ethylquinolin-2(1H)-ylidene)methyl]quinolinium" ;
  ns0:inchi "InChI=1S/C23H23N2/c1-3-24-20(15-13-18-9-5-7-11-22(18)24)17-21-16-14-19-10-6-8-12-23(19)25(21)4-2/h5-17H,3-4H2,1-2H3/q+1" ;
  ns0:inchikey "AGJZCWVTGOVGBS-UHFFFAOYSA-N" .

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