@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://www.irandoc.acir/onto/irandoc/CHEBI:23495>
  skos:prefLabel "سیکلوپنتانول ها"@fa, "cyclopentanols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207404> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207404>
  skos:prefLabel "KS 504D"@fa, "ks-504d"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "ClC(Cl)=C1C(Cl)(Cl)C(O)C(C1(O)C(Cl)Cl)(Cl)Cl" ;
  ns0:mass "403.710" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23495> ;
  ns0:synonym_EXACT "2,2,4,4-tetrachloro-1-(dichloromethyl)-5-(dichloromethylidene)cyclopentane-1,3-diol" ;
  ns0:monoisotopicmass "399.77195" ;
  ns0:formula "C7H4Cl8O2" ;
  ns0:inchikey "NRIHIELKVOSNAZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C7H4Cl8O2/c8-2(9)1-5(17,4(10)11)7(14,15)3(16)6(1,12)13/h3-4,16-17H" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@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 .
