@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:7039>
  ns0:formula "C11H19NO6" ;
  ns0:inchi "InChI=1S/C11H19NO6/c1-18-10-8(12-7(4-13)5-14)2-11(17,6-15)3-9(10)16/h7,12-15,17H,2-6H2,1H3/t11-/m0/s1" ;
  ns0:mass "261.272" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "مایکوسپورین"@fa, "mycosporine"@en ;
  ns0:monoisotopicmass "261.12124" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26878> ;
  ns0:synonym_EXACT "Mycosporine" ;
  ns0:smiles "COC1=C(C[C@@](O)(CO)CC1=O)NC(CO)CO" ;
  ns0:inchikey "VVTDHOIRNPCGTH-NSHDSACASA-N" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26878>
  skos:prefLabel "الکل نوع سوم"@fa, "tertiary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:7039> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
