@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://www.irandoc.acir/onto/irandoc/CHEBI:78840>
  skos:prefLabel "ترکیب الفینی"@fa, "olefinic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228052> .

<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:228052>
  ns0:inchi "InChI=1S/C18H18Cl2O4/c1-10-7-14(23)24-18(3,9-10)6-4-5-11(2)15-16(19)12(21)8-13(22)17(15)20/h4-8,21-22H,9H2,1-3H3/b6-4+,11-5+/t18-/m1/s1" ;
  ns0:formula "C18H18Cl2O4" ;
  skos:prefLabel "cosmochlorin b"@en, "Cosmochlorin B"@fa ;
  ns0:smiles "ClC1=C(C(Cl)=C(O)C=C1O)/C(=C/C=C/[C@]2(OC(=O)C=C(C2)C)C)/C" ;
  ns0:monoisotopicmass "368.05821" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78840> ;
  ns0:charge "0" ;
  ns0:mass "369.240" ;
  ns0:inchikey "POCKNPOBOYYAPB-QKRBWVCVSA-N" ;
  ns0:synonym_EXACT "2-[(1E,3E)-4-(2,6-dichloro-3,5-dihydroxyphenyl)penta-1,3-dienyl]-2,4-dimethyl-3H-pyran-6-one" .

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 .
