@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://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://www.irandoc.acir/onto/irandoc/CHEBI:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:127790> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:127790>
  ns0:mass "396.480" ;
  ns0:inchikey "CBLKVIXJSSEHMU-XPNTWCBSSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  ns0:monoisotopicmass "396.20491" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "n-[[(2s,3s,4s)-1-acetyl-4-(hydroxymethyl)-3-(4-phenylphenyl)-2-azetidinyl]methyl]-2-methoxy-n-methylacetamide"@en, "N [[(2S,3S,4S) 1 استیل 4 (هیدروکسی متیل) 3 (4 فنیل فنیل) 2 آزتیدینیل] متیل] 2 متوکسی N متیل استامید"@fa ;
  ns0:smiles "CC(=O)N1[C@@H]([C@@H]([C@H]1CO)C2=CC=C(C=C2)C3=CC=CC=C3)CN(C)C(=O)COC" ;
  ns0:inchi "InChI=1S/C23H28N2O4/c1-16(27)25-20(13-24(2)22(28)15-29-3)23(21(25)14-26)19-11-9-18(10-12-19)17-7-5-4-6-8-17/h4-12,20-21,23,26H,13-15H2,1-3H3/t20-,21-,23+/m1/s1" ;
  ns0:formula "C23H28N2O4" .

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