@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214344> .

<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:214344>
  ns0:charge "0" ;
  skos:prefLabel "(3e,5z,8s,10e)-8-hydroxytrideca-3,5,10,12-tetraen-2-one"@en, "(3E,5Z,8S,10E) 8 hydroxytrideca 3,5,10,12 tetraen 2 one"@fa ;
  ns0:smiles "O=C(/C=C/C=C/C[C@@H](O)C/C=C/C=C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:mass "206.285" ;
  ns0:formula "C13H18O2" ;
  ns0:monoisotopicmass "206.13068" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3E,5Z,8S,10E)-8-hydroxytrideca-3,5,10,12-tetraen-2-one" ;
  ns0:inchikey "WLKGLBGVBUEPDA-IGGQVBTJSA-N" ;
  ns0:inchi "InChI=1S/C13H18O2/c1-3-4-6-10-13(15)11-8-5-7-9-12(2)14/h3-9,13,15H,1,10-11H2,2H3/b6-4+,8-5-,9-7+/t13-/m0/s1" .

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