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

<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://www.irandoc.acir/onto/irandoc/CHEBI:187585>
  ns0:formula "C27H43N3O" ;
  ns0:smiles "OC(CCC[C@H]([C@]1([C@@]2([C@@](CC1)(/C(/CCC2)=C/C=C/3/C[C@H](N=[N+]=[N-])CCC3=C)[H])C)[H])C)(C)C" ;
  skos:prefLabel "3-deoxy-3-azido-25-hydroxyvitamin d3"@en, "3 دئوکسی 3 آزیدو 25 هیدروکسی ویتامین D3"@fa ;
  ns0:monoisotopicmass "425.34061" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "XSCCVONAMAFUQP-LQHRJJHOSA-N" ;
  ns0:synonym_EXACT "(6R)-6-[(1S,3aS,4E,7aR)-4-[(2Z)-2-[(5R)-5-azido-2-methylidenecyclohexylidene]ethylidene]-7a-methyl-2,3,3a,5,6,7-hexahydro-1H-inden-1-yl]-2-methylheptan-2-ol" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27300> ;
  ns0:mass "425.661" ;
  ns0:inchi "InChI=1S/C27H43N3O/c1-19-10-13-23(29-30-28)18-22(19)12-11-21-9-7-17-27(5)24(14-15-25(21)27)20(2)8-6-16-26(3,4)31/h11-12,20,23-25,31H,1,6-10,13-18H2,2-5H3/b21-11+,22-12-/t20-,23-,24+,25+,27-/m1/s1" .

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 .
