@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:27300>
  skos:prefLabel "ویتامین d"@fa, "vitamin d"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108603> .

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108603>
  skos:prefLabel "(3R,6R) 6 [(1R,3aS,7aR) 4 [2 [(5S) 5 hydroxy 2 methylenecyclohexylidene]ethylidene] 7a متیل 2,3,3a,5,6,7 hexahydro 1H inden 1 yl] 2 methylheptan 2,3ol"@fa, "(3r,6r)-6-[(1r,3as,7ar)-4-[2-[(5s)-5-hydroxy-2-methylenecyclohexylidene]ethylidene]-7a-methyl-2,3,3a,5,6,7-hexahydro-1h-inden-1-yl]-2-methylheptane-2,3-diol"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C27H44O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:smiles "C[C@H](CC[C@H](C(C)(C)O)O)[C@H]1CC[C@@H]2[C@@]1(CCCC2=CC=C3C[C@H](CCC3=C)O)C" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "416.32905" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FCKJYANJHNLEEP-SUUCIXNTSA-N" ;
  ns0:inchi "InChI=1S/C27H44O3/c1-18-8-12-22(28)17-21(18)11-10-20-7-6-16-27(5)23(13-14-24(20)27)19(2)9-15-25(29)26(3,4)30/h10-11,19,22-25,28-30H,1,6-9,12-17H2,2-5H3/t19-,22+,23-,24+,25-,27-/m1/s1" ;
  ns0:mass "416.637" .

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