@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:81652>
  ns0:charge "0" ;
  ns0:inchikey "VDFGOHREQMFVSY-RQJHMYQMSA-N" ;
  ns0:inchi "InChI=1S/C7H8Cl2O2/c1-3-4(8)2-5(9)7(11)6(3)10/h2,6-7,10-11H,1H3/t6-,7+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4،6 دی کلرو 3 متیل سیس 1،2 دی هیدروکسی سیکلوهگزا 3،5 دی ان"@fa, "4,6-dichloro-3-methyl-cis-1,2-dihydroxycyclohexa-3,5-diene"@en ;
  ns0:smiles "CC1=C(Cl)C=C(Cl)[C@H](O)[C@@H]1O" ;
  ns0:monoisotopicmass "193.99013" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:mass "195.04300" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C7H8Cl2O2" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33822>
  skos:prefLabel "ترکیب هیدروکسی آلی"@fa, "organic hydroxy compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81652> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
