@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://www.irandoc.acir/onto/irandoc/CHEBI:26191>
  skos:prefLabel "پلی ال"@fa, "polyol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:1826> .

<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://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:1826>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "226.228" ;
  ns0:smiles "OC[C@H](O)C1=C/C#C[C@@H]2O[C@@]22C=CC=C2C#C/1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26191> ;
  ns0:inchikey "VMDQGDOIIPCVIS-QNPGQJGNSA-N" ;
  skos:prefLabel "4 دی هیدروکسی اتیل 8،9 اپوکسی اندین"@fa, "4-dihydroxyethyl-8,9-epoxy-enediyne"@en ;
  ns0:synonym_EXACT "4-Dihydroxyethyl-8,9-epoxy-enediyne" ;
  ns0:formula "C14H10O3" ;
  ns0:monoisotopicmass "226.06299" ;
  ns0:inchi "InChI=1S/C14H10O3/c15-9-12(16)10-3-1-5-13-14(17-13)8-2-4-11(14)7-6-10/h2-4,8,12-13,15-16H,9H2/b10-3+/t12-,13-,14+/m0/s1" .

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