@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:17135>
  skos:prefLabel "الکل چرب با زنجیره بلند"@fa, "long-chain fatty alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207146> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207146>
  ns0:subset "2_STAR" ;
  ns0:mass "266.337" ;
  skos:prefLabel "separacene b"@en, "جدایی بی"@fa ;
  ns0:smiles "O[C@H](/C=C/C=C/C=C/C=C/[C@H](O)[C@H](O)C)[C@H](O)C=C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17135> ;
  ns0:synonym_EXACT "(2R,3S,4E,6E,8E,10E,12R,13R)-pentadeca-4,6,8,10,14-pentaene-2,3,12,13-tetrol" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H22O4/c1-3-13(17)15(19)11-9-7-5-4-6-8-10-14(18)12(2)16/h3-19H,1H2,2H3/b6-4+,7-5+,10-8+,11-9+/t12-,13-,14+,15-/m1/s1" ;
  ns0:inchikey "BAQZAYPZPNPMCQ-FDVFMBJDSA-N" ;
  ns0:formula "C15H22O4" ;
  ns0:monoisotopicmass "266.15181" .

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 .
