@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:47857>
  skos:prefLabel "اوره ها"@fa, "ureas"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:98304> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:98304>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47857> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-[(2r,3s)-4-[[(2r)-1-hydroxypropan-2-yl]-[[4-(trifluoromethyl)phenyl]carbamoyl]amino]-2-methoxy-3-methylbutyl]-n-methylcyclopropanecarboxamide"@en, "N [(2R,3S) 4 [[(2R) 1 هیدروکسی پروپان 2 یل] [[4 (تری فلورومتیل) فنیل] کاربامویل] آمینو] 2 متوکسی 3 متیل بوتیل] N متیل سیکلوپروپان کربوکسامید"@fa ;
  ns0:smiles "C[C@@H](CN([C@H](C)CO)C(=O)NC1=CC=C(C=C1)C(F)(F)F)[C@H](CN(C)C(=O)C2CC2)OC" ;
  ns0:mass "459.503" ;
  ns0:monoisotopicmass "459.23449" ;
  ns0:formula "C22H32F3N3O4" ;
  ns0:inchikey "GUZASBNVYSIPQO-KHYOSLBOSA-N" ;
  ns0:inchi "InChI=1S/C22H32F3N3O4/c1-14(19(32-4)12-27(3)20(30)16-5-6-16)11-28(15(2)13-29)21(31)26-18-9-7-17(8-10-18)22(23,24)25/h7-10,14-16,19,29H,5-6,11-13H2,1-4H3,(H,26,31)/t14-,15+,19-/m0/s1" .

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