@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#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: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:129725> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:129725>
  ns0:monoisotopicmass "399.23221" ;
  ns0:mass "399.502" ;
  ns0:charge "0" ;
  ns0:inchikey "JFPSSIPVMNONBM-MQSCRBSSSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 (دی متیل آمینو) N اتیل N [[(2S,3R,4S) 3 [4 (3 فلوروفنیل) فنیل] 4 (هیدروکسی متیل) 2 آزتیدینیل] متیل]استامید"@fa, "2-(dimethylamino)-n-ethyl-n-[[(2s,3r,4s)-3-[4-(3-fluorophenyl)phenyl]-4-(hydroxymethyl)-2-azetidinyl]methyl]acetamide"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  ns0:formula "C23H30FN3O2" ;
  ns0:smiles "CCN(C[C@@H]1[C@H]([C@H](N1)CO)C2=CC=C(C=C2)C3=CC(=CC=C3)F)C(=O)CN(C)C" ;
  ns0:inchi "InChI=1S/C23H30FN3O2/c1-4-27(22(29)14-26(2)3)13-20-23(21(15-28)25-20)17-10-8-16(9-11-17)18-6-5-7-19(24)12-18/h5-12,20-21,23,25,28H,4,13-15H2,1-3H3/t20-,21-,23-/m1/s1" .

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