@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:223320> .

<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:223320>
  ns0:monoisotopicmass "248.10486" ;
  skos:prefLabel "12-hydroxysorbicillin"@en, "12 هیدروکسی سوربی سیلین"@fa ;
  ns0:inchi "InChI=1S/C14H16O4/c1-9-8-11(14(18)10(2)13(9)17)12(16)6-4-3-5-7-15/h3-6,8,15,17-18H,7H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "248.278" ;
  ns0:charge "0" ;
  ns0:inchikey "AWKLTCRRBNVENE-UHFFFAOYSA-N" ;
  ns0:formula "C14H16O4" ;
  ns0:synonym_EXACT "1-(2,4-dihydroxy-3,5-dimethylphenyl)-6-hydroxyhexa-2,4-dien-1-one" ;
  ns0:smiles "O=C(C1=C(O)C(=C(O)C(=C1)C)C)C=CC=CCO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> .

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